All Palettes

Color Palette #3b8c8c, #4eb7b3, #76d6d3, #a3e0d1, #e1f4f1

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3b8c8c;
}
.crystalsong-blue {
color: #4eb7b3;
}
.andes-sky {
color: #76d6d3;
}
.sparkling-mint {
color: #a3e0d1;
}
.bone-chilling {
color: #e1f4f1;
}

/* CSS Variables */
:root {
--blue-chill:#3b8c8c;
--crystalsong-blue:#4eb7b3;
--andes-sky:#76d6d3;
--sparkling-mint:#a3e0d1;
--bone-chilling:#e1f4f1;
}

More palettes to explore