Plateau
#d3e7e5 · one of 31,915 named colors
Plateau is a very light, soft cyan with the hex code #d3e7e5. In RGB it is 211 red, 231 green and 229 blue, and black text is most readable on top of it.
Codes
HEX
#d3e7e5HEX8
#d3e7e5ffRGB
rgb(211, 231, 229)RGBA
rgba(211, 231, 229, 1)RGB %
rgb(83%, 91%, 90%)HSL
hsl(174, 29%, 87%)HSLA
hsla(174, 29%, 87%, 1)Variables
Sass
$plateau: #d3e7e5;Less
@plateau: #d3e7e5;CSS
--plateau: #d3e7e5;