Fireglow
#d65e40 · one of 31,915 named colors
Fireglow is a medium, strong red with the hex code #d65e40. In RGB it is 214 red, 94 green and 64 blue, and black text is most readable on top of it.
Codes
HEX
#d65e40HEX8
#d65e40ffRGB
rgb(214, 94, 64)RGBA
rgba(214, 94, 64, 1)RGB %
rgb(84%, 37%, 25%)HSL
hsl(12, 65%, 55%)HSLA
hsla(12, 65%, 55%, 1)Variables
Sass
$fireglow: #d65e40;Less
@fireglow: #d65e40;CSS
--fireglow: #d65e40;