All Palettes

Color Palette #a03b74, #e27b2c, #f3c839, #a8d841, #5e8a33

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-red-purple {
color: #a03b74;
}
.crushed-orange {
color: #e27b2c;
}
.lemonade-stand {
color: #f3c839;
}
.burst-of-lime {
color: #a8d841;
}
.maximum-green {
color: #5e8a33;
}

/* CSS Variables */
:root {
--maximum-red-purple:#a03b74;
--crushed-orange:#e27b2c;
--lemonade-stand:#f3c839;
--burst-of-lime:#a8d841;
--maximum-green:#5e8a33;
}

More palettes to explore