All Palettes

Color Palette #a8e1d6, #5fd3b6, #3cb9a0, #1f988c, #0b7f7b

0%
0%
0%

CSS code for this palette

/* CSS */
.capri-water-blue {
color: #a8e1d6;
}
.sweet-garden {
color: #5fd3b6;
}
.waterfall {
color: #3cb9a0;
}
.ocean-liner {
color: #1f988c;
}
.coelia-greenshade {
color: #0b7f7b;
}

/* CSS Variables */
:root {
--capri-water-blue:#a8e1d6;
--sweet-garden:#5fd3b6;
--waterfall:#3cb9a0;
--ocean-liner:#1f988c;
--coelia-greenshade:#0b7f7b;
}

More palettes to explore