Violet Essence
#e6e5e6 · one of 31,915 named colors
Violet Essence is a very light, muted gray with the hex code #e6e5e6. In RGB it is 230 red, 229 green and 230 blue, and black text is most readable on top of it.
Part of Shades of White →
Try Violet Essence in the generator →
Codes
HEX
#e6e5e6HEX8
#e6e5e6ffRGB
rgb(230, 229, 230)RGBA
rgba(230, 229, 230, 1)RGB %
rgb(90%, 90%, 90%)HSL
hsl(300, 2%, 90%)HSLA
hsla(300, 2%, 90%, 1)Variables
Sass
$violet-essence: #e6e5e6;Less
@violet-essence: #e6e5e6;CSS
--violet-essence: #e6e5e6;