All Palettes

Color Palette #d8c0b0, #c3a2b6, #a68daa, #796986, #4f4b71

0%
0%
0%

CSS code for this palette

/* CSS */
.artisan-tea {
color: #d8c0b0;
}
.pretty-lady {
color: #c3a2b6;
}
.aged-to-perfection {
color: #a68daa;
}
.amethyst-gem {
color: #796986;
}
.harajuku-girl {
color: #4f4b71;
}

/* CSS Variables */
:root {
--artisan-tea:#d8c0b0;
--pretty-lady:#c3a2b6;
--aged-to-perfection:#a68daa;
--amethyst-gem:#796986;
--harajuku-girl:#4f4b71;
}

More palettes to explore