All Palettes

Color Palette #8b5b9a, #e1b7d1, #fbc6a7, #fddc9b, #f6b83c

0%
0%
0%

CSS code for this palette

/* CSS */
.wisteria-purple {
color: #8b5b9a;
}
.eau-de-rose {
color: #e1b7d1;
}
.fresco-cream {
color: #fbc6a7;
}
.butter-cupcake {
color: #fddc9b;
}
.squash-blossom {
color: #f6b83c;
}

/* CSS Variables */
:root {
--wisteria-purple:#8b5b9a;
--eau-de-rose:#e1b7d1;
--fresco-cream:#fbc6a7;
--butter-cupcake:#fddc9b;
--squash-blossom:#f6b83c;
}

More palettes to explore