Light Blue Veil
#c0d8eb · one of 31,915 named colors
Light Blue Veil is a light, strong blue with the hex code #c0d8eb. In RGB it is 192 red, 216 green and 235 blue, and black text is most readable on top of it.
Part of Shades of Blue →
Try Light Blue Veil in the generator →
Codes
HEX
#c0d8ebHEX8
#c0d8ebffRGB
rgb(192, 216, 235)RGBA
rgba(192, 216, 235, 1)RGB %
rgb(75%, 85%, 92%)HSL
hsl(207, 52%, 84%)HSLA
hsla(207, 52%, 84%, 1)Variables
Sass
$light-blue-veil: #c0d8eb;Less
@light-blue-veil: #c0d8eb;CSS
--light-blue-veil: #c0d8eb;