Angelic White
#f4ede4
Here's everything about the color Angelic White (#f4ede4) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f4ede4 | |
|---|---|---|
| RGB | rgb(244, 237, 228) | |
| HSL | hsl(34, 42%, 93%) | |
| CMYK | cmyk(0%, 3%, 7%, 4%) | |
| LAB | lab(94, 1, 5) | |
| OKLCH | oklch(0.95 0.014 74) |
Color harmonies
Tints & shades
Code snippets
color: #f4ede4;
background-color: #f4ede4;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF4EDE4)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.93, blue: 0.89, alpha: 1.0)