Whisky Sour
#eeaa33
Here's everything about the color Whisky Sour (#eeaa33) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #eeaa33 | |
|---|---|---|
| RGB | rgb(238, 170, 51) | |
| HSL | hsl(38, 85%, 57%) | |
| CMYK | cmyk(0%, 29%, 79%, 7%) | |
| LAB | lab(75, 19, 67) | |
| OKLCH | oklch(0.78 0.149 76) |
Color harmonies
Tints & shades
Code snippets
color: #eeaa33;
background-color: #eeaa33;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-yellow-500 /* ≈ #f0b100 */
/* Flutter */
Color(0xFFEEAA33)
/* Swift / UIKit */
UIColor(red: 0.93, green: 0.67, blue: 0.20, alpha: 1.0)