Coral Kiss
#ffddc7
Here's everything about the color Coral Kiss (#ffddc7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ffddc7 | |
|---|---|---|
| RGB | rgb(255, 221, 199) | |
| HSL | hsl(24, 100%, 89%) | |
| CMYK | cmyk(0%, 13%, 22%, 0%) | |
| LAB | lab(91, 10, 15) | |
| OKLCH | oklch(0.92 0.048 55) |
Color harmonies
Tints & shades
Code snippets
color: #ffddc7;
background-color: #ffddc7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFFDDC7)
/* Swift / UIKit */
UIColor(red: 1.00, green: 0.87, blue: 0.78, alpha: 1.0)