Shyness
#f3f3d9 · one of 31,915 named colors
Shyness is a very light, strong yellow with the hex code #f3f3d9. In RGB it is 243 red, 243 green and 217 blue, and black text is most readable on top of it.
Codes
HEX
#f3f3d9HEX8
#f3f3d9ffRGB
rgb(243, 243, 217)RGBA
rgba(243, 243, 217, 1)RGB %
rgb(95%, 95%, 85%)HSL
hsl(60, 52%, 90%)HSLA
hsla(60, 52%, 90%, 1)Variables
Sass
$shyness: #f3f3d9;Less
@shyness: #f3f3d9;CSS
--shyness: #f3f3d9;