Boutique Beige
#e1cead
Boutique Beige is a color with the hex code #e1cead. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #e1cead | |
|---|---|---|
| RGB | rgb(225, 206, 173) | |
| HSL | hsl(38, 46%, 78%) | |
| CMYK | cmyk(0%, 8%, 23%, 12%) | |
| LAB | lab(84, 3, 19) | |
| OKLCH | oklch(0.86 0.049 81) |
Color harmonies
Tints & shades
Code snippets
color: #e1cead;
background-color: #e1cead;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE1CEAD)
/* Swift / UIKit */
UIColor(red: 0.88, green: 0.81, blue: 0.68, alpha: 1.0)