Flashpoint
#f9f2d1 · one of 31,915 named colors
Flashpoint is a very light, vivid yellow with the hex code #f9f2d1. In RGB it is 249 red, 242 green and 209 blue, and black text is most readable on top of it.
Codes
HEX
#f9f2d1HEX8
#f9f2d1ffRGB
rgb(249, 242, 209)RGBA
rgba(249, 242, 209, 1)RGB %
rgb(98%, 95%, 82%)HSL
hsl(49, 77%, 90%)HSLA
hsla(49, 77%, 90%, 1)Variables
Sass
$flashpoint: #f9f2d1;Less
@flashpoint: #f9f2d1;CSS
--flashpoint: #f9f2d1;