Red Stop
#ff2222 · one of 31,915 named colors
Red Stop is a medium, vivid red with the hex code #ff2222. In RGB it is 255 red, 34 green and 34 blue, and black text is most readable on top of it.
Codes
HEX
#ff2222HEX8
#ff2222ffRGB
rgb(255, 34, 34)RGBA
rgba(255, 34, 34, 1)RGB %
rgb(100%, 13%, 13%)HSL
hsl(0, 100%, 57%)HSLA
hsla(0, 100%, 57%, 1)Variables
Sass
$red-stop: #ff2222;Less
@red-stop: #ff2222;CSS
--red-stop: #ff2222;Similar colors