Candy Dreams
#e9aef2
Here's everything about the color Candy Dreams (#e9aef2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e9aef2 | |
|---|---|---|
| RGB | rgb(233, 174, 242) | |
| HSL | hsl(292, 72%, 82%) | |
| CMYK | cmyk(4%, 28%, 0%, 5%) | |
| LAB | lab(78, 31, -25) | |
| OKLCH | oklch(0.83 0.112 322) |
Color harmonies
Tints & shades
Code snippets
color: #e9aef2;
background-color: #e9aef2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-cyan-500 /* ≈ #00b8db */
/* Flutter */
Color(0xFFE9AEF2)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.68, blue: 0.95, alpha: 1.0)