All Palettes

Color Palette #3a8d8d, #5bb9b9, #83e2e2, #a3f5f5, #e2f8f8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-chill {
color: #3a8d8d;
}
.hygiene-green {
color: #5bb9b9;
}
.cold-blue {
color: #83e2e2;
}
.waterspout {
color: #a3f5f5;
}
.coastal-breeze {
color: #e2f8f8;
}

/* CSS Variables */
:root {
--blue-chill:#3a8d8d;
--hygiene-green:#5bb9b9;
--cold-blue:#83e2e2;
--waterspout:#a3f5f5;
--coastal-breeze:#e2f8f8;
}

More palettes to explore