Tabasco
#a02712
Tabasco is a color with the hex code #a02712. Below you'll find its exact RGB, HSL, CMYK, and OKLCH values, ready to copy into any design tool.
Color values
| HEX | #a02712 | |
|---|---|---|
| RGB | rgb(160, 39, 18) | |
| HSL | hsl(9, 80%, 35%) | |
| CMYK | cmyk(0%, 76%, 89%, 37%) | |
| LAB | lab(37, 49, 43) | |
| OKLCH | oklch(0.47 0.16 32) |
Color harmonies
Tints & shades
Code snippets
color: #a02712;
background-color: #a02712;
/* Tailwind CSS (closest default swatch, not an exact match) */
bg-stone-500 /* ≈ #79716b */
/* Flutter */
Color(0xFFA02712)
/* Swift / UIKit */
UIColor(red: 0.63, green: 0.15, blue: 0.07, alpha: 1.0)