Beeswax
#e9d7ab
Here's everything about the color Beeswax (#e9d7ab) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e9d7ab | |
|---|---|---|
| RGB | rgb(233, 215, 171) | |
| HSL | hsl(43, 58%, 79%) | |
| CMYK | cmyk(0%, 8%, 27%, 9%) | |
| LAB | lab(87, 2, 24) | |
| OKLCH | oklch(0.88 0.061 88) |
Color harmonies
Tints & shades
Code snippets
color: #e9d7ab;
background-color: #e9d7ab;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE9D7AB)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.84, blue: 0.67, alpha: 1.0)