Nursery
#efd0d2 · one of 31,915 named colors
Nursery is a very light, strong red with the hex code #efd0d2. In RGB it is 239 red, 208 green and 210 blue, and black text is most readable on top of it.
Codes
HEX
#efd0d2HEX8
#efd0d2ffRGB
rgb(239, 208, 210)RGBA
rgba(239, 208, 210, 1)RGB %
rgb(94%, 82%, 82%)HSL
hsl(356, 49%, 88%)HSLA
hsla(356, 49%, 88%, 1)Variables
Sass
$nursery: #efd0d2;Less
@nursery: #efd0d2;CSS
--nursery: #efd0d2;