Root Beer
#81544a
Root Beer is a color with the hex code #81544a. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #81544a | |
|---|---|---|
| RGB | rgb(129, 84, 74) | |
| HSL | hsl(11, 27%, 40%) | |
| CMYK | cmyk(0%, 35%, 43%, 49%) | |
| LAB | lab(41, 18, 14) | |
| OKLCH | oklch(0.49 0.063 33) |
Color harmonies
Tints & shades
Code snippets
color: #81544a;
background-color: #81544a;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFF81544A)
/* Swift / UIKit */
UIColor(red: 0.51, green: 0.33, blue: 0.29, alpha: 1.0)