All Palettes

Color Palette #4cae4f, #80c684, #b3ebb2, #ffec3d, #ffc105

0%
0%
0%

CSS code for this palette

/* CSS */
.devil-s-grass {
color: #4cae4f;
}
.exhilarating-green {
color: #80c684;
}
.patina-green {
color: #b3ebb2;
}
.hollandaise {
color: #ffec3d;
}
.marigold {
color: #ffc105;
}

/* CSS Variables */
:root {
--devil-s-grass:#4cae4f;
--exhilarating-green:#80c684;
--patina-green:#b3ebb2;
--hollandaise:#ffec3d;
--marigold:#ffc105;
}

More palettes to explore