All Palettes

Color Palette #3c8f9f, #5bb3b2, #89d4d7, #c4e8e4, #f1fefc

0%
0%
0%

CSS code for this palette

/* CSS */
.winter-time {
color: #3c8f9f;
}
.artesian-well {
color: #5bb3b2;
}
.mountain-lake-blue {
color: #89d4d7;
}
.saline-water {
color: #c4e8e4;
}
.vapor {
color: #f1fefc;
}

/* CSS Variables */
:root {
--winter-time:#3c8f9f;
--artesian-well:#5bb3b2;
--mountain-lake-blue:#89d4d7;
--saline-water:#c4e8e4;
--vapor:#f1fefc;
}

More palettes to explore