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