All Palettes

Color Palette #f1c84b, #f3a14f, #e77e8e, #b161b8, #6c54b0

0%
0%
0%

CSS code for this palette

/* CSS */
.solar-plexus-chakra {
color: #f1c84b;
}
.troll-slayer-orange {
color: #f3a14f;
}
.dimple {
color: #e77e8e;
}
.prickly-purple {
color: #b161b8;
}
.blue-marguerite {
color: #6c54b0;
}

/* CSS Variables */
:root {
--solar-plexus-chakra:#f1c84b;
--troll-slayer-orange:#f3a14f;
--dimple:#e77e8e;
--prickly-purple:#b161b8;
--blue-marguerite:#6c54b0;
}

More palettes to explore