Fairy Tale
#efb4ca
Fairy Tale is a color with the hex code #efb4ca. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #efb4ca | |
|---|---|---|
| RGB | rgb(239, 180, 202) | |
| HSL | hsl(338, 65%, 82%) | |
| CMYK | cmyk(0%, 25%, 15%, 6%) | |
| LAB | lab(79, 24, -2) | |
| OKLCH | oklch(0.83 0.074 355) |
Color harmonies
Tints & shades
Code snippets
color: #efb4ca;
background-color: #efb4ca;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-amber-500 /* ≈ #fe9a00 */
/* Flutter */
Color(0xFFEFB4CA)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.71, blue: 0.79, alpha: 1.0)