All Palettes

Color Palette #74c365, #a8d6b9, #e2f4e1, #f6e2b1, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.mantis {
color: #74c365;
}
.eerie-glow {
color: #a8d6b9;
}
.friendly-basilisk {
color: #e2f4e1;
}
.friendly-yellow {
color: #f6e2b1;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--mantis:#74c365;
--eerie-glow:#a8d6b9;
--friendly-basilisk:#e2f4e1;
--friendly-yellow:#f6e2b1;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore