Tripoli White
#e5e3e5 · one of 31,915 named colors
Tripoli White is a very light, muted gray with the hex code #e5e3e5. In RGB it is 229 red, 227 green and 229 blue, and black text is most readable on top of it.
Part of Shades of Gray →
Try Tripoli White in the generator →
Codes
HEX
#e5e3e5HEX8
#e5e3e5ffRGB
rgb(229, 227, 229)RGBA
rgba(229, 227, 229, 1)RGB %
rgb(90%, 89%, 90%)HSL
hsl(300, 4%, 89%)HSLA
hsla(300, 4%, 89%, 1)Variables
Sass
$tripoli-white: #e5e3e5;Less
@tripoli-white: #e5e3e5;CSS
--tripoli-white: #e5e3e5;