Sweet Dreams
#eccee5
Here's everything about the color Sweet Dreams (#eccee5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eccee5 | |
|---|---|---|
| RGB | rgb(236, 206, 229) | |
| HSL | hsl(314, 44%, 87%) | |
| CMYK | cmyk(0%, 13%, 3%, 7%) | |
| LAB | lab(86, 14, -7) | |
| OKLCH | oklch(0.88 0.045 334) |
Color harmonies
Tints & shades
Code snippets
color: #eccee5;
background-color: #eccee5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFECCEE5)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.81, blue: 0.90, alpha: 1.0)