All Palettes

Color Palette #d0e7e7, #a3d7d7, #77c5c5, #4bafad, #1e8f8f

0%
0%
0%

CSS code for this palette

/* CSS */
.icicle-mint {
color: #d0e7e7;
}
.aqua-island {
color: #a3d7d7;
}
.cyantific {
color: #77c5c5;
}
.blue-turquoise {
color: #4bafad;
}
.sea-fantasy {
color: #1e8f8f;
}

/* CSS Variables */
:root {
--icicle-mint:#d0e7e7;
--aqua-island:#a3d7d7;
--cyantific:#77c5c5;
--blue-turquoise:#4bafad;
--sea-fantasy:#1e8f8f;
}

More palettes to explore