Lilylock
#e0e1c1 · one of 31,915 named colors
Lilylock is a light, soft yellow with the hex code #e0e1c1. In RGB it is 224 red, 225 green and 193 blue, and black text is most readable on top of it.
Codes
HEX
#e0e1c1HEX8
#e0e1c1ffRGB
rgb(224, 225, 193)RGBA
rgba(224, 225, 193, 1)RGB %
rgb(88%, 88%, 76%)HSL
hsl(62, 35%, 82%)HSLA
hsla(62, 35%, 82%, 1)Variables
Sass
$lilylock: #e0e1c1;Less
@lilylock: #e0e1c1;CSS
--lilylock: #e0e1c1;