Fire Engine
#fe0002 · one of 31,915 named colors
Fire Engine is a medium, vivid red with the hex code #fe0002. In RGB it is 254 red, 0 green and 2 blue, and black text is most readable on top of it.
Codes
HEX
#fe0002HEX8
#fe0002ffRGB
rgb(254, 0, 2)RGBA
rgba(254, 0, 2, 1)RGB %
rgb(100%, 0%, 1%)HSL
hsl(360, 100%, 50%)HSLA
hsla(360, 100%, 50%, 1)Variables
Sass
$fire-engine: #fe0002;Less
@fire-engine: #fe0002;CSS
--fire-engine: #fe0002;Similar colors