All Palettes

Color Palette #4f9c78, #79c3b9, #a5e4e4, #f1d7a7, #f3a34f

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-cabbage {
color: #4f9c78;
}
.pale-jade {
color: #79c3b9;
}
.ice-crystal-blue {
color: #a5e4e4;
}
.straw-hat {
color: #f1d7a7;
}
.troll-slayer-orange {
color: #f3a34f;
}

/* CSS Variables */
:root {
--sea-cabbage:#4f9c78;
--pale-jade:#79c3b9;
--ice-crystal-blue:#a5e4e4;
--straw-hat:#f1d7a7;
--troll-slayer-orange:#f3a34f;
}

More palettes to explore