All Palettes

Color Palette #693c90, #8a6bb8, #a67dbf, #e7b78d, #f4c1b3

0%
0%
0%

CSS code for this palette

/* CSS */
.sweet-flag {
color: #693c90;
}
.lavish-spending {
color: #8a6bb8;
}
.wisteria {
color: #a67dbf;
}
.gold-vessel {
color: #e7b78d;
}
.rustique {
color: #f4c1b3;
}

/* CSS Variables */
:root {
--sweet-flag:#693c90;
--lavish-spending:#8a6bb8;
--wisteria:#a67dbf;
--gold-vessel:#e7b78d;
--rustique:#f4c1b3;
}

More palettes to explore