Heating Lamp
#ee4422 · one of 31,915 named colors
Heating Lamp is a medium, vivid red with the hex code #ee4422. In RGB it is 238 red, 68 green and 34 blue, and black text is most readable on top of it.
Codes
HEX
#ee4422HEX8
#ee4422ffRGB
rgb(238, 68, 34)RGBA
rgba(238, 68, 34, 1)RGB %
rgb(93%, 27%, 13%)HSL
hsl(10, 86%, 53%)HSLA
hsla(10, 86%, 53%, 1)Variables
Sass
$heating-lamp: #ee4422;Less
@heating-lamp: #ee4422;CSS
--heating-lamp: #ee4422;