White Wool
#f2efde · one of 31,915 named colors
White Wool is a very light, soft yellow with the hex code #f2efde. In RGB it is 242 red, 239 green and 222 blue, and black text is most readable on top of it.
Codes
HEX
#f2efdeHEX8
#f2efdeffRGB
rgb(242, 239, 222)RGBA
rgba(242, 239, 222, 1)RGB %
rgb(95%, 94%, 87%)HSL
hsl(51, 43%, 91%)HSLA
hsla(51, 43%, 91%, 1)Variables
Sass
$white-wool: #f2efde;Less
@white-wool: #f2efde;CSS
--white-wool: #f2efde;