Cuba Libre
#73383c
Cuba Libre is a color with the hex code #73383c. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #73383c | |
|---|---|---|
| RGB | rgb(115, 56, 60) | |
| HSL | hsl(356, 35%, 34%) | |
| CMYK | cmyk(0%, 51%, 48%, 55%) | |
| LAB | lab(32, 27, 10) | |
| OKLCH | oklch(0.42 0.083 17) |
Color harmonies
Tints & shades
Code snippets
color: #73383c;
background-color: #73383c;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF73383C)
/* Swift / UIKit */
UIColor(red: 0.45, green: 0.22, blue: 0.24, alpha: 1.0)