Bath
#d8e9db · one of 31,915 named colors
Bath is a very light, soft green with the hex code #d8e9db. In RGB it is 216 red, 233 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#d8e9dbHEX8
#d8e9dbffRGB
rgb(216, 233, 219)RGBA
rgba(216, 233, 219, 1)RGB %
rgb(85%, 91%, 86%)HSL
hsl(131, 28%, 88%)HSLA
hsla(131, 28%, 88%, 1)Variables
Sass
$bath: #d8e9db;Less
@bath: #d8e9db;CSS
--bath: #d8e9db;