All Palettes

Color Palette #d5f6e3, #a3e0d3, #76c6b9, #4da89c, #2a777a

0%
0%
0%

CSS code for this palette

/* CSS */
.cactus-water {
color: #d5f6e3;
}
.sparkling-mint {
color: #a3e0d3;
}
.shockwave {
color: #76c6b9;
}
.hole-in-one {
color: #4da89c;
}
.atoll {
color: #2a777a;
}

/* CSS Variables */
:root {
--cactus-water:#d5f6e3;
--sparkling-mint:#a3e0d3;
--shockwave:#76c6b9;
--hole-in-one:#4da89c;
--atoll:#2a777a;
}

More palettes to explore