Blushing Coconut
#ebd5ca
Here's everything about the color Blushing Coconut (#ebd5ca) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ebd5ca | |
|---|---|---|
| RGB | rgb(235, 213, 202) | |
| HSL | hsl(20, 45%, 86%) | |
| CMYK | cmyk(0%, 9%, 14%, 8%) | |
| LAB | lab(87, 7, 8) | |
| OKLCH | oklch(0.89 0.029 48) |
Color harmonies
Tints & shades
Code snippets
color: #ebd5ca;
background-color: #ebd5ca;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEBD5CA)
/* Swift / UIKit */
UIColor(red: 0.92, green: 0.84, blue: 0.79, alpha: 1.0)