All Palettes

Color Palette #3b684d, #4c8a5d, #67a86d, #8ac191, #b5e3c7

0%
0%
0%

CSS code for this palette

/* CSS */
.serbian-green {
color: #3b684d;
}
.onion-seedling {
color: #4c8a5d;
}
.happy-cricket {
color: #67a86d;
}
.country-weekend {
color: #8ac191;
}
.aqua-bay {
color: #b5e3c7;
}

/* CSS Variables */
:root {
--serbian-green:#3b684d;
--onion-seedling:#4c8a5d;
--happy-cricket:#67a86d;
--country-weekend:#8ac191;
--aqua-bay:#b5e3c7;
}

More palettes to explore