Pearl Brite
#e6e6e3
Here's everything about the color Pearl Brite (#e6e6e3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e6e6e3 | |
|---|---|---|
| RGB | rgb(230, 230, 227) | |
| HSL | hsl(60, 6%, 90%) | |
| CMYK | cmyk(0%, 0%, 1%, 10%) | |
| LAB | lab(91, 0, 1) | |
| OKLCH | oklch(0.92 0.004 106) |
Color harmonies
Tints & shades
Code snippets
color: #e6e6e3;
background-color: #e6e6e3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE6E6E3)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.90, blue: 0.89, alpha: 1.0)