Hill Giant
#e0eedf · one of 31,915 named colors
Hill Giant is a very light, soft green with the hex code #e0eedf. In RGB it is 224 red, 238 green and 223 blue, and black text is most readable on top of it.
Codes
HEX
#e0eedfHEX8
#e0eedfffRGB
rgb(224, 238, 223)RGBA
rgba(224, 238, 223, 1)RGB %
rgb(88%, 93%, 87%)HSL
hsl(116, 31%, 90%)HSLA
hsla(116, 31%, 90%, 1)Variables
Sass
$hill-giant: #e0eedf;Less
@hill-giant: #e0eedf;CSS
--hill-giant: #e0eedf;