Splashdown
#d4e8d8 · one of 31,915 named colors
Splashdown is a very light, soft green with the hex code #d4e8d8. In RGB it is 212 red, 232 green and 216 blue, and black text is most readable on top of it.
Codes
HEX
#d4e8d8HEX8
#d4e8d8ffRGB
rgb(212, 232, 216)RGBA
rgba(212, 232, 216, 1)RGB %
rgb(83%, 91%, 85%)HSL
hsl(132, 30%, 87%)HSLA
hsla(132, 30%, 87%, 1)Variables
Sass
$splashdown: #d4e8d8;Less
@splashdown: #d4e8d8;CSS
--splashdown: #d4e8d8;