All Palettes

Color Palette #3a8d8d, #50b9b9, #7dd4d4, #a2f1f1, #f2e2a6

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3a8d8d;
}
.crystalsong-blue {
color: #50b9b9;
}
.aruba-blue {
color: #7dd4d4;
}
.waterspout {
color: #a2f1f1;
}
.sugar-cookie {
color: #f2e2a6;
}

/* CSS Variables */
:root {
--blue-chill:#3a8d8d;
--crystalsong-blue:#50b9b9;
--aruba-blue:#7dd4d4;
--waterspout:#a2f1f1;
--sugar-cookie:#f2e2a6;
}

More palettes to explore