Scented Spring
#eed5ee
Scented Spring is a color with the hex code #eed5ee. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #eed5ee | |
|---|---|---|
| RGB | rgb(238, 213, 238) | |
| HSL | hsl(300, 42%, 88%) | |
| CMYK | cmyk(0%, 11%, 0%, 7%) | |
| LAB | lab(88, 12, -9) | |
| OKLCH | oklch(0.9 0.043 326) |
Color harmonies
Tints & shades
Code snippets
color: #eed5ee;
background-color: #eed5ee;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEED5EE)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.84, blue: 0.93, alpha: 1.0)