Garden Fairy
#ccd4ec · one of 31,915 named colors
Garden Fairy is a very light, strong blue with the hex code #ccd4ec. In RGB it is 204 red, 212 green and 236 blue, and black text is most readable on top of it.
Codes
HEX
#ccd4ecHEX8
#ccd4ecffRGB
rgb(204, 212, 236)RGBA
rgba(204, 212, 236, 1)RGB %
rgb(80%, 83%, 93%)HSL
hsl(225, 46%, 86%)HSLA
hsla(225, 46%, 86%, 1)Variables
Sass
$garden-fairy: #ccd4ec;Less
@garden-fairy: #ccd4ec;CSS
--garden-fairy: #ccd4ec;