Wedding Dress
#fefee7
Here's everything about the color Wedding Dress (#fefee7) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #fefee7 | |
|---|---|---|
| RGB | rgb(254, 254, 231) | |
| HSL | hsl(60, 92%, 95%) | |
| CMYK | cmyk(0%, 0%, 9%, 0%) | |
| LAB | lab(99, -3, 11) | |
| OKLCH | oklch(0.99 0.03 107) |
Color harmonies
Tints & shades
Code snippets
color: #fefee7;
background-color: #fefee7;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFEFEE7)
/* Swift / UIKit */
UIColor(red: 1.00, green: 1.00, blue: 0.91, alpha: 1.0)