All Palettes

Color Palette #a3d55d, #f8eba0, #f6b951, #f33c20, #a876c1

0%
0%
0%

CSS code for this palette

/* CSS */
.lime-lizard {
color: #a3d55d;
}
.lazy-daisy {
color: #f8eba0;
}
.mango-margarita {
color: #f6b951;
}
.tomato {
color: #f33c20;
}
.wisteria {
color: #a876c1;
}

/* CSS Variables */
:root {
--lime-lizard:#a3d55d;
--lazy-daisy:#f8eba0;
--mango-margarita:#f6b951;
--tomato:#f33c20;
--wisteria:#a876c1;
}

More palettes to explore