All Palettes

Color Palette #a9e0b1, #5abf8b, #3c9a6d, #1d7253, #0f4d3e

0%
0%
0%

CSS code for this palette

/* CSS */
.celtic-spring {
color: #a9e0b1;
}
.spearmint-burst {
color: #5abf8b;
}
.ocean-green {
color: #3c9a6d;
}
.sparkling-emerald {
color: #1d7253;
}
.country-squire {
color: #0f4d3e;
}

/* CSS Variables */
:root {
--celtic-spring:#a9e0b1;
--spearmint-burst:#5abf8b;
--ocean-green:#3c9a6d;
--sparkling-emerald:#1d7253;
--country-squire:#0f4d3e;
}

More palettes to explore