Timid Lime
#e4e0da · one of 31,915 named colors
Timid Lime is a very light, soft orange with the hex code #e4e0da. In RGB it is 228 red, 224 green and 218 blue, and black text is most readable on top of it.
Codes
HEX
#e4e0daHEX8
#e4e0daffRGB
rgb(228, 224, 218)RGBA
rgba(228, 224, 218, 1)RGB %
rgb(89%, 88%, 85%)HSL
hsl(36, 16%, 87%)HSLA
hsla(36, 16%, 87%, 1)Variables
Sass
$timid-lime: #e4e0da;Less
@timid-lime: #e4e0da;CSS
--timid-lime: #e4e0da;