All Palettes

Color Palette #9cd98c, #75b89e, #4da8c7, #f1c40e, #f39c12

0%
0%
0%

CSS code for this palette

/* CSS */
.leek {
color: #9cd98c;
}
.arboretum {
color: #75b89e;
}
.blue-grotto {
color: #4da8c7;
}
.sunshine-mellow {
color: #f1c40e;
}
.dodgeroll-gold {
color: #f39c12;
}

/* CSS Variables */
:root {
--leek:#9cd98c;
--arboretum:#75b89e;
--blue-grotto:#4da8c7;
--sunshine-mellow:#f1c40e;
--dodgeroll-gold:#f39c12;
}

More palettes to explore