All Palettes

Color Palette #5a3a8d, #6f5b95, #a4798d, #f5c199, #f7e1a1

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5a3a8d;
}
.just-a-fairytale {
color: #6f5b95;
}
.upper-crust {
color: #a4798d;
}
.cream-blush {
color: #f5c199;
}
.venetian-yellow {
color: #f7e1a1;
}

/* CSS Variables */
:root {
--daisy-bush:#5a3a8d;
--just-a-fairytale:#6f5b95;
--upper-crust:#a4798d;
--cream-blush:#f5c199;
--venetian-yellow:#f7e1a1;
}

More palettes to explore