Pink Glitter
#fddfda
Pink Glitter is a color with the hex code #fddfda. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #fddfda | |
|---|---|---|
| RGB | rgb(253, 223, 218) | |
| HSL | hsl(9, 90%, 92%) | |
| CMYK | cmyk(0%, 12%, 14%, 1%) | |
| LAB | lab(91, 10, 6) | |
| OKLCH | oklch(0.93 0.034 29) |
Color harmonies
Tints & shades
Code snippets
color: #fddfda;
background-color: #fddfda;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFDDFDA)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.87, blue: 0.85, alpha: 1.0)