All Palettes

Color Palette #5a8c5a, #a2d7a3, #e5e5a4, #f6b83c, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.emerald-ring {
color: #5a8c5a;
}
.green-trance {
color: #a2d7a3;
}
.kiwi-ice-cream {
color: #e5e5a4;
}
.squash-blossom {
color: #f6b83c;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--emerald-ring:#5a8c5a;
--green-trance:#a2d7a3;
--kiwi-ice-cream:#e5e5a4;
--squash-blossom:#f6b83c;
--orange-gluttony:#e77e23;
}

More palettes to explore