Silver Mauve
#dbccd3 · one of 31,915 named colors
Silver Mauve is a light, soft pink with the hex code #dbccd3. In RGB it is 219 red, 204 green and 211 blue, and black text is most readable on top of it.
Codes
HEX
#dbccd3HEX8
#dbccd3ffRGB
rgb(219, 204, 211)RGBA
rgba(219, 204, 211, 1)RGB %
rgb(86%, 80%, 83%)HSL
hsl(332, 17%, 83%)HSLA
hsla(332, 17%, 83%, 1)Variables
Sass
$silver-mauve: #dbccd3;Less
@silver-mauve: #dbccd3;CSS
--silver-mauve: #dbccd3;