Whisky Cola
#772233
Here's everything about the color Whisky Cola (#772233) — its numeric values, nearby shades, and colors that share its hue family.
Color values
| HEX | #772233 | |
|---|---|---|
| RGB | rgb(119, 34, 51) | |
| HSL | hsl(348, 56%, 30%) | |
| CMYK | cmyk(0%, 71%, 57%, 53%) | |
| LAB | lab(28, 38, 11) | |
| OKLCH | oklch(0.39 0.118 13) |
Color harmonies
Tints & shades
Code snippets
color: #772233;
background-color: #772233;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF772233)
/* Swift / UIKit */
UIColor(red: 0.47, green: 0.13, blue: 0.20, alpha: 1.0)