All Palettes

Color Palette #cfc1d2, #a175b3, #90608e, #cab06d, #f1e2da

0%
0%
0%

CSS code for this palette

/* CSS */
.amethyst-light-violet {
color: #cfc1d2;
}
.purple-pride {
color: #a175b3;
}
.hashita-purple {
color: #90608e;
}
.putty {
color: #cab06d;
}
.almost-pink {
color: #f1e2da;
}

/* CSS Variables */
:root {
--amethyst-light-violet:#cfc1d2;
--purple-pride:#a175b3;
--hashita-purple:#90608e;
--putty:#cab06d;
--almost-pink:#f1e2da;
}

More palettes to explore