Kissed by Mist
#fcccf5
Here's everything about the color Kissed by Mist (#fcccf5) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fcccf5 | |
|---|---|---|
| RGB | rgb(252, 204, 245) | |
| HSL | hsl(309, 89%, 89%) | |
| CMYK | cmyk(0%, 19%, 3%, 1%) | |
| LAB | lab(87, 22, -14) | |
| OKLCH | oklch(0.9 0.076 331) |
Color harmonies
Tints & shades
Code snippets
color: #fcccf5;
background-color: #fcccf5;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCCCF5)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.80, blue: 0.96, alpha: 1.0)