Light Nursery
#f4dcdc · one of 31,915 named colors
Light Nursery is a very light, strong red with the hex code #f4dcdc. In RGB it is 244 red, 220 green and 220 blue, and black text is most readable on top of it.
Codes
HEX
#f4dcdcHEX8
#f4dcdcffRGB
rgb(244, 220, 220)RGBA
rgba(244, 220, 220, 1)RGB %
rgb(96%, 86%, 86%)HSL
hsl(0, 52%, 91%)HSLA
hsla(0, 52%, 91%, 1)Variables
Sass
$light-nursery: #f4dcdc;Less
@light-nursery: #f4dcdc;CSS
--light-nursery: #f4dcdc;