Dogwood
#faeae2
Here's everything about the color Dogwood (#faeae2) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #faeae2 | |
|---|---|---|
| RGB | rgb(250, 234, 226) | |
| HSL | hsl(20, 71%, 93%) | |
| CMYK | cmyk(0%, 6%, 10%, 2%) | |
| LAB | lab(94, 5, 6) | |
| OKLCH | oklch(0.95 0.021 48) |
Color harmonies
Tints & shades
Code snippets
color: #faeae2;
background-color: #faeae2;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFFAEAE2)
/* Swift / UIKit */
UIColor(red: 0.98, green: 0.92, blue: 0.89, alpha: 1.0)