Eyeshadow
#d9d9ea · one of 31,915 named colors
Eyeshadow is a very light, soft blue with the hex code #d9d9ea. In RGB it is 217 red, 217 green and 234 blue, and black text is most readable on top of it.
Codes
HEX
#d9d9eaHEX8
#d9d9eaffRGB
rgb(217, 217, 234)RGBA
rgba(217, 217, 234, 1)RGB %
rgb(85%, 85%, 92%)HSL
hsl(240, 29%, 88%)HSLA
hsla(240, 29%, 88%, 1)Variables
Sass
$eyeshadow: #d9d9ea;Less
@eyeshadow: #d9d9ea;CSS
--eyeshadow: #d9d9ea;