Bride
#efe7eb
Here's everything about the color Bride (#efe7eb) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #efe7eb | |
|---|---|---|
| RGB | rgb(239, 231, 235) | |
| HSL | hsl(330, 20%, 92%) | |
| CMYK | cmyk(0%, 3%, 2%, 6%) | |
| LAB | lab(92, 3, -1) | |
| OKLCH | oklch(0.94 0.01 345) |
Color harmonies
Tints & shades
Code snippets
color: #efe7eb;
background-color: #efe7eb;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEFE7EB)
/* Swift / UIKit */
UIColor(red: 0.94, green: 0.91, blue: 0.92, alpha: 1.0)