Light Cuddle
#cbd7ed · one of 31,915 named colors
Light Cuddle is a very light, strong blue with the hex code #cbd7ed. In RGB it is 203 red, 215 green and 237 blue, and black text is most readable on top of it.
Codes
HEX
#cbd7edHEX8
#cbd7edffRGB
rgb(203, 215, 237)RGBA
rgba(203, 215, 237, 1)RGB %
rgb(80%, 84%, 93%)HSL
hsl(219, 49%, 86%)HSLA
hsla(219, 49%, 86%, 1)Variables
Sass
$light-cuddle: #cbd7ed;Less
@light-cuddle: #cbd7ed;CSS
--light-cuddle: #cbd7ed;