All Palettes

Color Palette #c8f9cd, #9ee2e5, #69c4d8, #3998c0, #1e6180

0%
0%
0%

CSS code for this palette

/* CSS */
.mint-gloss {
color: #c8f9cd;
}
.everest {
color: #9ee2e5;
}
.squeaky {
color: #69c4d8;
}
.opalescent {
color: #3998c0;
}
.georgian-bay {
color: #1e6180;
}

/* CSS Variables */
:root {
--mint-gloss:#c8f9cd;
--everest:#9ee2e5;
--squeaky:#69c4d8;
--opalescent:#3998c0;
--georgian-bay:#1e6180;
}

More palettes to explore