All Palettes

Color Palette #a8e1d4, #6fd8a1, #3cbe8c, #1ca077, #0b7f64

0%
0%
0%

CSS code for this palette

/* CSS */
.capri-water-blue {
color: #a8e1d4;
}
.aurora-green {
color: #6fd8a1;
}
.aztec-jade {
color: #3cbe8c;
}
.c-o-l-grass {
color: #1ca077;
}
.turquoise-cyan {
color: #0b7f64;
}

/* CSS Variables */
:root {
--capri-water-blue:#a8e1d4;
--aurora-green:#6fd8a1;
--aztec-jade:#3cbe8c;
--c-o-l-grass:#1ca077;
--turquoise-cyan:#0b7f64;
}

More palettes to explore