Blowing Kisses
#f6dee0
Here's everything about the color Blowing Kisses (#f6dee0) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f6dee0 | |
|---|---|---|
| RGB | rgb(246, 222, 224) | |
| HSL | hsl(355, 57%, 92%) | |
| CMYK | cmyk(0%, 10%, 9%, 4%) | |
| LAB | lab(91, 9, 2) | |
| OKLCH | oklch(0.92 0.027 12) |
Color harmonies
Tints & shades
Code snippets
color: #f6dee0;
background-color: #f6dee0;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF6DEE0)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.87, blue: 0.88, alpha: 1.0)