All Palettes

Color Palette #a4dad3, #b3e0db, #c9e8e2, #d5f1e8, #e1f9ec

0%
0%
0%

CSS code for this palette

/* CSS */
.sparkling-mint {
color: #a4dad3;
}
.festival-de-verano {
color: #b3e0db;
}
.jagged-ice {
color: #c9e8e2;
}
.minty-fresh {
color: #d5f1e8;
}
.toxic-latte {
color: #e1f9ec;
}

/* CSS Variables */
:root {
--sparkling-mint:#a4dad3;
--festival-de-verano:#b3e0db;
--jagged-ice:#c9e8e2;
--minty-fresh:#d5f1e8;
--toxic-latte:#e1f9ec;
}

More palettes to explore