Ghosted
#e2e0dc · one of 31,915 named colors
Ghosted is a very light, muted gray with the hex code #e2e0dc. In RGB it is 226 red, 224 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#e2e0dcHEX8
#e2e0dcffRGB
rgb(226, 224, 220)RGBA
rgba(226, 224, 220, 1)RGB %
rgb(89%, 88%, 86%)HSL
hsl(40, 9%, 87%)HSLA
hsla(40, 9%, 87%, 1)Variables
Sass
$ghosted: #e2e0dc;Less
@ghosted: #e2e0dc;CSS
--ghosted: #e2e0dc;