All Palettes

Color Palette #d4a4e5, #a75ac4, #f1a7c6, #f8dba0, #ffc2e2

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-ube {
color: #d4a4e5;
}
.ripe-lavander {
color: #a75ac4;
}
.rose-mallow {
color: #f1a7c6;
}
.first-day-of-school {
color: #f8dba0;
}
.sugarwinkle {
color: #ffc2e2;
}

/* CSS Variables */
:root {
--bright-ube:#d4a4e5;
--ripe-lavander:#a75ac4;
--rose-mallow:#f1a7c6;
--first-day-of-school:#f8dba0;
--sugarwinkle:#ffc2e2;
}

More palettes to explore