All Palettes

Color Palette #5a3e8e, #a76eaa, #f49fbe, #f6d55a, #3fcf8e

0%
0%
0%

CSS code for this palette

/* CSS */
.daisy-bush {
color: #5a3e8e;
}
.berry-burst {
color: #a76eaa;
}
.pink-chalk {
color: #f49fbe;
}
.wake-me-up {
color: #f6d55a;
}
.dark-shamrock {
color: #3fcf8e;
}

/* CSS Variables */
:root {
--daisy-bush:#5a3e8e;
--berry-burst:#a76eaa;
--pink-chalk:#f49fbe;
--wake-me-up:#f6d55a;
--dark-shamrock:#3fcf8e;
}

More palettes to explore