All Palettes

Color Palette #0a7075, #2cb5b5, #4dd1c2, #a4e0d7, #def7f1

0%
0%
0%

CSS code for this palette

/* CSS */
.greeny-glaze {
color: #0a7075;
}
.caicos-turquoise {
color: #2cb5b5;
}
.may-day {
color: #4dd1c2;
}
.sparkling-mint {
color: #a4e0d7;
}
.frosty-mint {
color: #def7f1;
}

/* CSS Variables */
:root {
--greeny-glaze:#0a7075;
--caicos-turquoise:#2cb5b5;
--may-day:#4dd1c2;
--sparkling-mint:#a4e0d7;
--frosty-mint:#def7f1;
}

More palettes to explore