Velvet Sky
#c5d3dd · one of 31,915 named colors
Velvet Sky is a light, soft blue with the hex code #c5d3dd. In RGB it is 197 red, 211 green and 221 blue, and black text is most readable on top of it.
Codes
HEX
#c5d3ddHEX8
#c5d3ddffRGB
rgb(197, 211, 221)RGBA
rgba(197, 211, 221, 1)RGB %
rgb(77%, 83%, 87%)HSL
hsl(205, 26%, 82%)HSLA
hsla(205, 26%, 82%, 1)Variables
Sass
$velvet-sky: #c5d3dd;Less
@velvet-sky: #c5d3dd;CSS
--velvet-sky: #c5d3dd;