All Palettes

Color Palette #a3e0d4, #7fc7c7, #5ca4b7, #2f8e98, #1f6c75

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-mint {
color: #a3e0d4;
}
.pearl-bay {
color: #7fc7c7;
}
.explorer-blue {
color: #5ca4b7;
}
.aqua-lake {
color: #2f8e98;
}
.peacock-plume {
color: #1f6c75;
}

/* CSS Variables */
:root {
--sparkling-mint:#a3e0d4;
--pearl-bay:#7fc7c7;
--explorer-blue:#5ca4b7;
--aqua-lake:#2f8e98;
--peacock-plume:#1f6c75;
}

More palettes to explore