All Palettes

Color Palette #1dbf89, #2b3d50, #4cae4f, #c7e5c8, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.vegan {
color: #1dbf89;
}
.snap-shot {
color: #2b3d50;
}
.devil-s-grass {
color: #4cae4f;
}
.wintergreen-mint {
color: #c7e5c8;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--vegan:#1dbf89;
--snap-shot:#2b3d50;
--devil-s-grass:#4cae4f;
--wintergreen-mint:#c7e5c8;
--usc-gold:#ffcc00;
}

More palettes to explore