Butter Honey
#f5e5ab
Here's everything about the color Butter Honey (#f5e5ab) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #f5e5ab | |
|---|---|---|
| RGB | rgb(245, 229, 171) | |
| HSL | hsl(47, 79%, 82%) | |
| CMYK | cmyk(0%, 7%, 30%, 4%) | |
| LAB | lab(91, -1, 30) | |
| OKLCH | oklch(0.92 0.076 95) |
Color harmonies
Tints & shades
Code snippets
color: #f5e5ab;
background-color: #f5e5ab;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFF5E5AB)
/* Swift / UIKit */
UIColor(red: 0.96, green: 0.90, blue: 0.67, alpha: 1.0)