Jade Sea
#b8e0d0 · one of 31,915 named colors
Jade Sea is a light, soft green with the hex code #b8e0d0. In RGB it is 184 red, 224 green and 208 blue, and black text is most readable on top of it.
Codes
HEX
#b8e0d0HEX8
#b8e0d0ffRGB
rgb(184, 224, 208)RGBA
rgba(184, 224, 208, 1)RGB %
rgb(72%, 88%, 82%)HSL
hsl(156, 39%, 80%)HSLA
hsla(156, 39%, 80%, 1)Variables
Sass
$jade-sea: #b8e0d0;Less
@jade-sea: #b8e0d0;CSS
--jade-sea: #b8e0d0;