Blaze
#fa8c4f · one of 31,915 named colors
Blaze is a medium, vivid orange with the hex code #fa8c4f. In RGB it is 250 red, 140 green and 79 blue, and black text is most readable on top of it.
Codes
HEX
#fa8c4fHEX8
#fa8c4fffRGB
rgb(250, 140, 79)RGBA
rgba(250, 140, 79, 1)RGB %
rgb(98%, 55%, 31%)HSL
hsl(21, 94%, 65%)HSLA
hsla(21, 94%, 65%, 1)Variables
Sass
$blaze: #fa8c4f;Less
@blaze: #fa8c4f;CSS
--blaze: #fa8c4f;