Hot Sauce
#ab4f41 · one of 31,915 named colors
Hot Sauce is a medium, soft red with the hex code #ab4f41. In RGB it is 171 red, 79 green and 65 blue, and white text is most readable on top of it.
Codes
HEX
#ab4f41HEX8
#ab4f41ffRGB
rgb(171, 79, 65)RGBA
rgba(171, 79, 65, 1)RGB %
rgb(67%, 31%, 25%)HSL
hsl(8, 45%, 46%)HSLA
hsla(8, 45%, 46%, 1)Variables
Sass
$hot-sauce: #ab4f41;Less
@hot-sauce: #ab4f41;CSS
--hot-sauce: #ab4f41;