Fire Axe Red
#ce1620 · one of 31,915 named colors
Fire Axe Red is a medium, vivid red with the hex code #ce1620. In RGB it is 206 red, 22 green and 32 blue, and white text is most readable on top of it.
Codes
HEX
#ce1620HEX8
#ce1620ffRGB
rgb(206, 22, 32)RGBA
rgba(206, 22, 32, 1)RGB %
rgb(81%, 9%, 13%)HSL
hsl(357, 81%, 45%)HSLA
hsla(357, 81%, 45%, 1)Variables
Sass
$fire-axe-red: #ce1620;Less
@fire-axe-red: #ce1620;CSS
--fire-axe-red: #ce1620;