Pink Softness
#deb8bc · one of 31,915 named colors
Pink Softness is a light, soft red with the hex code #deb8bc. In RGB it is 222 red, 184 green and 188 blue, and black text is most readable on top of it.
Codes
HEX
#deb8bcHEX8
#deb8bcffRGB
rgb(222, 184, 188)RGBA
rgba(222, 184, 188, 1)RGB %
rgb(87%, 72%, 74%)HSL
hsl(354, 37%, 80%)HSLA
hsla(354, 37%, 80%, 1)Variables
Sass
$pink-softness: #deb8bc;Less
@pink-softness: #deb8bc;CSS
--pink-softness: #deb8bc;