All Palettes

Color Palette #a4d57b, #f2f56b, #f6a64c, #d45e8d, #5d3f8d

0%
0%
0%

CSS code for this palette

/* CSS */
.crystal-green {
color: #a4d57b;
}
.dolly {
color: #f2f56b;
}
.troll-slayer-orange {
color: #f6a64c;
}
.flirty-rose {
color: #d45e8d;
}
.daisy-bush {
color: #5d3f8d;
}

/* CSS Variables */
:root {
--crystal-green:#a4d57b;
--dolly:#f2f56b;
--troll-slayer-orange:#f6a64c;
--flirty-rose:#d45e8d;
--daisy-bush:#5d3f8d;
}

More palettes to explore