Bright Dusk
#eee9f9 · one of 31,915 named colors
Bright Dusk is a very light, strong purple with the hex code #eee9f9. In RGB it is 238 red, 233 green and 249 blue, and black text is most readable on top of it.
Part of Shades of Purple →
Try Bright Dusk in the generator →
Codes
HEX
#eee9f9HEX8
#eee9f9ffRGB
rgb(238, 233, 249)RGBA
rgba(238, 233, 249, 1)RGB %
rgb(93%, 91%, 98%)HSL
hsl(259, 57%, 95%)HSLA
hsla(259, 57%, 95%, 1)Variables
Sass
$bright-dusk: #eee9f9;Less
@bright-dusk: #eee9f9;CSS
--bright-dusk: #eee9f9;