All Palettes

Color Palette #4abf8c, #f6c660, #e57b38, #a73f39, #6b5b80

0%
0%
0%

CSS code for this palette

/* CSS */
.garish-green {
color: #4abf8c;
}
.deep-fried-sun-rays {
color: #f6c660;
}
.spiced-up-orange {
color: #e57b38;
}
.cherry-race {
color: #a73f39;
}
.concord-jam {
color: #6b5b80;
}

/* CSS Variables */
:root {
--garish-green:#4abf8c;
--deep-fried-sun-rays:#f6c660;
--spiced-up-orange:#e57b38;
--cherry-race:#a73f39;
--concord-jam:#6b5b80;
}

More palettes to explore