Sea Drive
#c2d2e0 · one of 31,915 named colors
Sea Drive is a light, soft blue with the hex code #c2d2e0. In RGB it is 194 red, 210 green and 224 blue, and black text is most readable on top of it.
Codes
HEX
#c2d2e0HEX8
#c2d2e0ffRGB
rgb(194, 210, 224)RGBA
rgba(194, 210, 224, 1)RGB %
rgb(76%, 82%, 88%)HSL
hsl(208, 33%, 82%)HSLA
hsla(208, 33%, 82%, 1)Variables
Sass
$sea-drive: #c2d2e0;Less
@sea-drive: #c2d2e0;CSS
--sea-drive: #c2d2e0;