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