White Gloss
#ffeeee · one of 31,915 named colors
White Gloss is a very light, vivid red with the hex code #ffeeee. In RGB it is 255 red, 238 green and 238 blue, and black text is most readable on top of it.
Codes
HEX
#ffeeeeHEX8
#ffeeeeffRGB
rgb(255, 238, 238)RGBA
rgba(255, 238, 238, 1)RGB %
rgb(100%, 93%, 93%)HSL
hsl(0, 100%, 97%)HSLA
hsla(0, 100%, 97%, 1)Variables
Sass
$white-gloss: #ffeeee;Less
@white-gloss: #ffeeee;CSS
--white-gloss: #ffeeee;