All Palettes

Color Palette #5a8c5a, #8dc8a1, #c2e3a5, #f2e19c, #f2ba5a

0%
0%
0%

CSS code for this palette

/* CSS */
.emerald-ring {
color: #5a8c5a;
}
.frost-gum {
color: #8dc8a1;
}
.cactus-spike {
color: #c2e3a5;
}
.buttery-croissant {
color: #f2e19c;
}
.bee {
color: #f2ba5a;
}

/* CSS Variables */
:root {
--emerald-ring:#5a8c5a;
--frost-gum:#8dc8a1;
--cactus-spike:#c2e3a5;
--buttery-croissant:#f2e19c;
--bee:#f2ba5a;
}

More palettes to explore