Lucky You
#fad9da
Lucky You is a color with the hex code #fad9da. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fad9da | |
|---|---|---|
| RGB | rgb(250, 217, 218) | |
| HSL | hsl(358, 77%, 92%) | |
| CMYK | cmyk(0%, 13%, 13%, 2%) | |
| LAB | lab(90, 12, 4) | |
| OKLCH | oklch(0.91 0.037 16) |
Color harmonies
Tints & shades
Code snippets
color: #fad9da;
background-color: #fad9da;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFAD9DA)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.85, blue: 0.85, alpha: 1.0)