Hestia Red
#ee2200 · one of 31,915 named colors
Hestia Red is a medium, vivid red with the hex code #ee2200. In RGB it is 238 red, 34 green and 0 blue, and black text is most readable on top of it.
Codes
HEX
#ee2200HEX8
#ee2200ffRGB
rgb(238, 34, 0)RGBA
rgba(238, 34, 0, 1)RGB %
rgb(93%, 13%, 0%)HSL
hsl(9, 100%, 47%)HSLA
hsla(9, 100%, 47%, 1)Variables
Sass
$hestia-red: #ee2200;Less
@hestia-red: #ee2200;CSS
--hestia-red: #ee2200;