All Palettes

Color Palette #d5a3e0, #e9b9d0, #f2d578, #f1b341, #d63f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.spring-wisteria {
color: #d5a3e0;
}
.sweet-lilac {
color: #e9b9d0;
}
.sport-yellow {
color: #f2d578;
}
.butter-cream {
color: #f1b341;
}
.vampire-red {
color: #d63f2e;
}

/* CSS Variables */
:root {
--spring-wisteria:#d5a3e0;
--sweet-lilac:#e9b9d0;
--sport-yellow:#f2d578;
--butter-cream:#f1b341;
--vampire-red:#d63f2e;
}

More palettes to explore