Featherbed
#afcbe5
Here's everything about the color Featherbed (#afcbe5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #afcbe5 | |
|---|---|---|
| RGB | rgb(175, 203, 229) | |
| HSL | hsl(209, 51%, 79%) | |
| CMYK | cmyk(24%, 11%, 0%, 10%) | |
| LAB | lab(80, -5, -16) | |
| OKLCH | oklch(0.83 0.047 246) |
Color harmonies
Tints & shades
Code snippets
color: #afcbe5;
background-color: #afcbe5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFAFCBE5)
/* Swift / UIKit */
UIColor(red: 0.69, green: 0.80, blue: 0.90, alpha: 1.0)