Enhance
#d2a5be · one of 31,915 named colors
Enhance is a light, soft pink with the hex code #d2a5be. In RGB it is 210 red, 165 green and 190 blue, and black text is most readable on top of it.
Codes
HEX
#d2a5beHEX8
#d2a5beffRGB
rgb(210, 165, 190)RGBA
rgba(210, 165, 190, 1)RGB %
rgb(82%, 65%, 75%)HSL
hsl(327, 33%, 74%)HSLA
hsla(327, 33%, 74%, 1)Variables
Sass
$enhance: #d2a5be;Less
@enhance: #d2a5be;CSS
--enhance: #d2a5be;