Garden Shed
#d6efda · one of 31,915 named colors
Garden Shed is a very light, soft green with the hex code #d6efda. In RGB it is 214 red, 239 green and 218 blue, and black text is most readable on top of it.
Codes
HEX
#d6efdaHEX8
#d6efdaffRGB
rgb(214, 239, 218)RGBA
rgba(214, 239, 218, 1)RGB %
rgb(84%, 94%, 85%)HSL
hsl(130, 44%, 89%)HSLA
hsla(130, 44%, 89%, 1)Variables
Sass
$garden-shed: #d6efda;Less
@garden-shed: #d6efda;CSS
--garden-shed: #d6efda;