Rendez-Blue
#abbed0
Here's everything about the color Rendez-Blue (#abbed0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #abbed0 | |
|---|---|---|
| RGB | rgb(171, 190, 208) | |
| HSL | hsl(209, 28%, 74%) | |
| CMYK | cmyk(18%, 9%, 0%, 18%) | |
| LAB | lab(76, -4, -11) | |
| OKLCH | oklch(0.79 0.033 247) |
Color harmonies
Tints & shades
Code snippets
color: #abbed0;
background-color: #abbed0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFABBED0)
/* Swift / UIKit */
UIColor(red: 0.67, green: 0.75, blue: 0.82, alpha: 1.0)