All Palettes

Color Palette #3a7e5b, #5abf8b, #8ee6ba, #f6d588, #f0a800

0%
0%
0%

CSS code for this palette

/* CSS */
.liquid-green-stuff {
color: #3a7e5b;
}
.spearmint-burst {
color: #5abf8b;
}
.sprig-of-mint {
color: #8ee6ba;
}
.pancake {
color: #f6d588;
}
.welcoming-wasp {
color: #f0a800;
}

/* CSS Variables */
:root {
--liquid-green-stuff:#3a7e5b;
--spearmint-burst:#5abf8b;
--sprig-of-mint:#8ee6ba;
--pancake:#f6d588;
--welcoming-wasp:#f0a800;
}

More palettes to explore