Blue Reflection
#ccd7e1 · one of 31,915 named colors
Blue Reflection is a light, soft blue with the hex code #ccd7e1. In RGB it is 204 red, 215 green and 225 blue, and black text is most readable on top of it.
Part of Shades of Blue →
Try Blue Reflection in the generator →
Codes
HEX
#ccd7e1HEX8
#ccd7e1ffRGB
rgb(204, 215, 225)RGBA
rgba(204, 215, 225, 1)RGB %
rgb(80%, 84%, 88%)HSL
hsl(209, 26%, 84%)HSLA
hsla(209, 26%, 84%, 1)Variables
Sass
$blue-reflection: #ccd7e1;Less
@blue-reflection: #ccd7e1;CSS
--blue-reflection: #ccd7e1;