Blue Me Away
#c9dce7 · one of 31,915 named colors
Blue Me Away is a light, soft blue with the hex code #c9dce7. In RGB it is 201 red, 220 green and 231 blue, and black text is most readable on top of it.
Codes
HEX
#c9dce7HEX8
#c9dce7ffRGB
rgb(201, 220, 231)RGBA
rgba(201, 220, 231, 1)RGB %
rgb(79%, 86%, 91%)HSL
hsl(202, 38%, 85%)HSLA
hsla(202, 38%, 85%, 1)Variables
Sass
$blue-me-away: #c9dce7;Less
@blue-me-away: #c9dce7;CSS
--blue-me-away: #c9dce7;