White Smoke
#f5f5f5 · one of 31,915 named colors
White Smoke is a very light, muted white with the hex code #f5f5f5. In RGB it is 245 red, 245 green and 245 blue, and black text is most readable on top of it.
Codes
HEX
#f5f5f5HEX8
#f5f5f5ffRGB
rgb(245, 245, 245)RGBA
rgba(245, 245, 245, 1)RGB %
rgb(96%, 96%, 96%)HSL
hsl(0, 0%, 96%)HSLA
hsla(0, 0%, 96%, 1)Variables
Sass
$white-smoke: #f5f5f5;Less
@white-smoke: #f5f5f5;CSS
--white-smoke: #f5f5f5;Similar colors