Pink Nectar
#d8aab7 · one of 31,915 named colors
Pink Nectar is a light, soft red with the hex code #d8aab7. In RGB it is 216 red, 170 green and 183 blue, and black text is most readable on top of it.
Codes
HEX
#d8aab7HEX8
#d8aab7ffRGB
rgb(216, 170, 183)RGBA
rgba(216, 170, 183, 1)RGB %
rgb(85%, 67%, 72%)HSL
hsl(343, 37%, 76%)HSLA
hsla(343, 37%, 76%, 1)Variables
Sass
$pink-nectar: #d8aab7;Less
@pink-nectar: #d8aab7;CSS
--pink-nectar: #d8aab7;