Fabulous Fawn
#e5c1a3
Here's everything about the color Fabulous Fawn (#e5c1a3) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e5c1a3 | |
|---|---|---|
| RGB | rgb(229, 193, 163) | |
| HSL | hsl(27, 56%, 77%) | |
| CMYK | cmyk(0%, 16%, 29%, 10%) | |
| LAB | lab(81, 10, 20) | |
| OKLCH | oklch(0.83 0.058 62) |
Color harmonies
Tints & shades
Code snippets
color: #e5c1a3;
background-color: #e5c1a3;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE5C1A3)
/* Swift / UIKit */
UIColor(red: 0.90, green: 0.76, blue: 0.64, alpha: 1.0)