All Palettes

Color Palette #4a3c9a, #7a5cb2, #a67ab3, #f1c6a7, #f5e19e

0%
0%
0%

CSS code for this palette

/* CSS */
.blueberry {
color: #4a3c9a;
}
.genestealer-purple {
color: #7a5cb2;
}
.bell-heather {
color: #a67ab3;
}
.citrus-sachet {
color: #f1c6a7;
}
.buttery-croissant {
color: #f5e19e;
}

/* CSS Variables */
:root {
--blueberry:#4a3c9a;
--genestealer-purple:#7a5cb2;
--bell-heather:#a67ab3;
--citrus-sachet:#f1c6a7;
--buttery-croissant:#f5e19e;
}

More palettes to explore