Blue Pearl
#c5d9e3 · one of 31,915 named colors
Blue Pearl is a light, soft blue with the hex code #c5d9e3. In RGB it is 197 red, 217 green and 227 blue, and black text is most readable on top of it.
Codes
HEX
#c5d9e3HEX8
#c5d9e3ffRGB
rgb(197, 217, 227)RGBA
rgba(197, 217, 227, 1)RGB %
rgb(77%, 85%, 89%)HSL
hsl(200, 35%, 83%)HSLA
hsla(200, 35%, 83%, 1)Variables
Sass
$blue-pearl: #c5d9e3;Less
@blue-pearl: #c5d9e3;CSS
--blue-pearl: #c5d9e3;