Hipster
#f2f1d9 · one of 31,915 named colors
Hipster is a very light, strong yellow with the hex code #f2f1d9. In RGB it is 242 red, 241 green and 217 blue, and black text is most readable on top of it.
Codes
HEX
#f2f1d9HEX8
#f2f1d9ffRGB
rgb(242, 241, 217)RGBA
rgba(242, 241, 217, 1)RGB %
rgb(95%, 95%, 85%)HSL
hsl(58, 49%, 90%)HSLA
hsla(58, 49%, 90%, 1)Variables
Sass
$hipster: #f2f1d9;Less
@hipster: #f2f1d9;CSS
--hipster: #f2f1d9;