All Palettes

Color Palette #5abf6c, #a3d55d, #e2e37d, #f8d86d, #f5a524

0%
0%
0%

CSS code for this palette

/* CSS */
.emerald-cory {
color: #5abf6c;
}
.lime-lizard {
color: #a3d55d;
}
.charlock {
color: #e2e37d;
}
.forsythia-blossom {
color: #f8d86d;
}
.apricot-glazed-chicken {
color: #f5a524;
}

/* CSS Variables */
:root {
--emerald-cory:#5abf6c;
--lime-lizard:#a3d55d;
--charlock:#e2e37d;
--forsythia-blossom:#f8d86d;
--apricot-glazed-chicken:#f5a524;
}

More palettes to explore