Pastoral
#edfad9 · one of 31,915 named colors
Pastoral is a very light, vivid green with the hex code #edfad9. In RGB it is 237 red, 250 green and 217 blue, and black text is most readable on top of it.
Codes
HEX
#edfad9HEX8
#edfad9ffRGB
rgb(237, 250, 217)RGBA
rgba(237, 250, 217, 1)RGB %
rgb(93%, 98%, 85%)HSL
hsl(84, 77%, 92%)HSLA
hsla(84, 77%, 92%, 1)Variables
Sass
$pastoral: #edfad9;Less
@pastoral: #edfad9;CSS
--pastoral: #edfad9;