Slightly in Love
#fce6db
Here's everything about the color Slightly in Love (#fce6db) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fce6db | |
|---|---|---|
| RGB | rgb(252, 230, 219) | |
| HSL | hsl(20, 85%, 92%) | |
| CMYK | cmyk(0%, 9%, 13%, 1%) | |
| LAB | lab(93, 6, 8) | |
| OKLCH | oklch(0.94 0.028 48) |
Color harmonies
Tints & shades
Code snippets
color: #fce6db;
background-color: #fce6db;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFCE6DB)
/* Swift / UIKit */
UIColor(red: 0.99, green: 0.90, blue: 0.86, alpha: 1.0)