Light Placid Blue
#c8d8e8 · one of 31,915 named colors
Light Placid Blue is a light, soft blue with the hex code #c8d8e8. In RGB it is 200 red, 216 green and 232 blue, and black text is most readable on top of it.
Part of Shades of Blue →
Try Light Placid Blue in the generator →
Codes
HEX
#c8d8e8HEX8
#c8d8e8ffRGB
rgb(200, 216, 232)RGBA
rgba(200, 216, 232, 1)RGB %
rgb(78%, 85%, 91%)HSL
hsl(210, 41%, 85%)HSLA
hsla(210, 41%, 85%, 1)Variables
Sass
$light-placid-blue: #c8d8e8;Less
@light-placid-blue: #c8d8e8;CSS
--light-placid-blue: #c8d8e8;