Bathe Blue
#c2e0e3 · one of 31,915 named colors
Bathe Blue is a light, soft cyan with the hex code #c2e0e3. In RGB it is 194 red, 224 green and 227 blue, and black text is most readable on top of it.
Codes
HEX
#c2e0e3HEX8
#c2e0e3ffRGB
rgb(194, 224, 227)RGBA
rgba(194, 224, 227, 1)RGB %
rgb(76%, 88%, 89%)HSL
hsl(185, 37%, 83%)HSLA
hsla(185, 37%, 83%, 1)Variables
Sass
$bathe-blue: #c2e0e3;Less
@bathe-blue: #c2e0e3;CSS
--bathe-blue: #c2e0e3;