Polished Pearl
#f8edd3
Here's everything about the color Polished Pearl (#f8edd3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f8edd3 | |
|---|---|---|
| RGB | rgb(248, 237, 211) | |
| HSL | hsl(42, 73%, 90%) | |
| CMYK | cmyk(0%, 4%, 15%, 3%) | |
| LAB | lab(94, 1, 14) | |
| OKLCH | oklch(0.95 0.036 88) |
Color harmonies
Tints & shades
Code snippets
color: #f8edd3;
background-color: #f8edd3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF8EDD3)
/* Swift / UIKit */
UIColor(red: 0.97, green: 0.93, blue: 0.83, alpha: 1.0)