All Palettes

Color Palette #f1c84b, #f79b69, #e77e7f, #a35cbc, #5d4b8b

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-plexus-chakra {
color: #f1c84b;
}
.autumn-arrival {
color: #f79b69;
}
.sugar-poppy {
color: #e77e7f;
}
.prickly-purple {
color: #a35cbc;
}
.bright-eggplant {
color: #5d4b8b;
}

/* CSS Variables */
:root {
--solar-plexus-chakra:#f1c84b;
--autumn-arrival:#f79b69;
--sugar-poppy:#e77e7f;
--prickly-purple:#a35cbc;
--bright-eggplant:#5d4b8b;
}

More palettes to explore