White Pearl
#ede1d1
Here's everything about the color White Pearl (#ede1d1) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #ede1d1 | |
|---|---|---|
| RGB | rgb(237, 225, 209) | |
| HSL | hsl(34, 44%, 87%) | |
| CMYK | cmyk(0%, 5%, 12%, 7%) | |
| LAB | lab(90, 2, 9) | |
| OKLCH | oklch(0.91 0.025 75) |
Color harmonies
Tints & shades
Code snippets
color: #ede1d1;
background-color: #ede1d1;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEDE1D1)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.88, blue: 0.82, alpha: 1.0)