All Palettes

Color Palette #a5d86e, #f9b44e, #f27f5f, #a97cbb, #6a8ebe

0%
0%
0%

CSS code for this palette

/* CSS */
.bilious-green {
color: #a5d86e;
}
.mango-margarita {
color: #f9b44e;
}
.akak-red {
color: #f27f5f;
}
.wisteria {
color: #a97cbb;
}
.purple-hyacinth {
color: #6a8ebe;
}

/* CSS Variables */
:root {
--bilious-green:#a5d86e;
--mango-margarita:#f9b44e;
--akak-red:#f27f5f;
--wisteria:#a97cbb;
--purple-hyacinth:#6a8ebe;
}

More palettes to explore