Rose Haze
#ecc5c0
Rose Haze is a color with the hex code #ecc5c0. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #ecc5c0 | |
|---|---|---|
| RGB | rgb(236, 197, 192) | |
| HSL | hsl(7, 54%, 84%) | |
| CMYK | cmyk(0%, 17%, 19%, 7%) | |
| LAB | lab(83, 14, 8) | |
| OKLCH | oklch(0.86 0.045 27) |
Color harmonies
Tints & shades
Code snippets
color: #ecc5c0;
background-color: #ecc5c0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECC5C0)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.77, blue: 0.75, alpha: 1.0)