Old Flame
#f2b7b5 · one of 31,915 named colors
Old Flame is a light, strong red with the hex code #f2b7b5. In RGB it is 242 red, 183 green and 181 blue, and black text is most readable on top of it.
Codes
HEX
#f2b7b5HEX8
#f2b7b5ffRGB
rgb(242, 183, 181)RGBA
rgba(242, 183, 181, 1)RGB %
rgb(95%, 72%, 71%)HSL
hsl(2, 70%, 83%)HSLA
hsla(2, 70%, 83%, 1)Variables
Sass
$old-flame: #f2b7b5;Less
@old-flame: #f2b7b5;CSS
--old-flame: #f2b7b5;