All Palettes

Color Palette #5abf6b, #9fe59f, #f7e09c, #f6a123, #e15c37

0%
0%
0%

CSS code for this palette

/* CSS */
.verdant-oasis {
color: #5abf6b;
}
.grape-green {
color: #9fe59f;
}
.buttery-croissant {
color: #f7e09c;
}
.radiant-yellow {
color: #f6a123;
}
.sohi-red {
color: #e15c37;
}

/* CSS Variables */
:root {
--verdant-oasis:#5abf6b;
--grape-green:#9fe59f;
--buttery-croissant:#f7e09c;
--radiant-yellow:#f6a123;
--sohi-red:#e15c37;
}

More palettes to explore