Saltwater
#c2d0de · one of 31,915 named colors
Saltwater is a light, soft blue with the hex code #c2d0de. In RGB it is 194 red, 208 green and 222 blue, and black text is most readable on top of it.
Codes
HEX
#c2d0deHEX8
#c2d0deffRGB
rgb(194, 208, 222)RGBA
rgba(194, 208, 222, 1)RGB %
rgb(76%, 82%, 87%)HSL
hsl(210, 30%, 82%)HSLA
hsla(210, 30%, 82%, 1)Variables
Sass
$saltwater: #c2d0de;Less
@saltwater: #c2d0de;CSS
--saltwater: #c2d0de;