Perfume
#c2a9db · one of 31,915 named colors
Perfume is a light, soft purple with the hex code #c2a9db. In RGB it is 194 red, 169 green and 219 blue, and black text is most readable on top of it.
Codes
HEX
#c2a9dbHEX8
#c2a9dbffRGB
rgb(194, 169, 219)RGBA
rgba(194, 169, 219, 1)RGB %
rgb(76%, 66%, 86%)HSL
hsl(270, 41%, 76%)HSLA
hsla(270, 41%, 76%, 1)Variables
Sass
$perfume: #c2a9db;Less
@perfume: #c2a9db;CSS
--perfume: #c2a9db;