Tabasco
#a02712 · one of 31,915 named colors
Tabasco is a dark, vivid red with the hex code #a02712. In RGB it is 160 red, 39 green and 18 blue, and white text is most readable on top of it.
Codes
HEX
#a02712HEX8
#a02712ffRGB
rgb(160, 39, 18)RGBA
rgba(160, 39, 18, 1)RGB %
rgb(63%, 15%, 7%)HSL
hsl(9, 80%, 35%)HSLA
hsla(9, 80%, 35%, 1)Variables
Sass
$tabasco: #a02712;Less
@tabasco: #a02712;CSS
--tabasco: #a02712;