Banana Brick
#e8d82c
Here's everything about the color Banana Brick (#e8d82c) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #e8d82c | |
|---|---|---|
| RGB | rgb(232, 216, 44) | |
| HSL | hsl(55, 80%, 54%) | |
| CMYK | cmyk(0%, 7%, 81%, 9%) | |
| LAB | lab(86, -7, 78) | |
| OKLCH | oklch(0.87 0.173 104) |
Color harmonies
Tints & shades
Code snippets
color: #e8d82c;
background-color: #e8d82c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFE8D82C)
/* Swift / UIKit */
UIColor(red: 0.91, green: 0.85, blue: 0.17, alpha: 1.0)