Calla Lily
#e4eaed · one of 31,915 named colors
Calla Lily is a very light, soft blue with the hex code #e4eaed. In RGB it is 228 red, 234 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#e4eaedHEX8
#e4eaedffRGB
rgb(228, 234, 237)RGBA
rgba(228, 234, 237, 1)RGB %
rgb(89%, 92%, 93%)HSL
hsl(200, 20%, 91%)HSLA
hsla(200, 20%, 91%, 1)Variables
Sass
$calla-lily: #e4eaed;Less
@calla-lily: #e4eaed;CSS
--calla-lily: #e4eaed;