All Palettes

Color Palette #f7e3a1, #e2c2b6, #c4a5d4, #9a6b9e, #5f4c8a

0%
0%
0%

CSS code for this palette

/* CSS */
.venetian-yellow {
color: #f7e3a1;
}
.silver-peony {
color: #e2c2b6;
}
.feminine-fancy {
color: #c4a5d4;
}
.tatarian-aster {
color: #9a6b9e;
}
.bright-eggplant {
color: #5f4c8a;
}

/* CSS Variables */
:root {
--venetian-yellow:#f7e3a1;
--silver-peony:#e2c2b6;
--feminine-fancy:#c4a5d4;
--tatarian-aster:#9a6b9e;
--bright-eggplant:#5f4c8a;
}

More palettes to explore