Placid Blue
#88a9d2 · one of 31,915 named colors
Placid Blue is a light, strong blue with the hex code #88a9d2. In RGB it is 136 red, 169 green and 210 blue, and black text is most readable on top of it.
Codes
HEX
#88a9d2HEX8
#88a9d2ffRGB
rgb(136, 169, 210)RGBA
rgba(136, 169, 210, 1)RGB %
rgb(53%, 66%, 82%)HSL
hsl(213, 45%, 68%)HSLA
hsla(213, 45%, 68%, 1)Variables
Sass
$placid-blue: #88a9d2;Less
@placid-blue: #88a9d2;CSS
--placid-blue: #88a9d2;