All Palettes

Color Palette #1d8d95, #4cb6c2, #88d5e7, #b3e2ef, #e5f9ff

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1d8d95;
}
.glassmith {
color: #4cb6c2;
}
.july {
color: #88d5e7;
}
.break-the-ice {
color: #b3e2ef;
}
.clear-skies {
color: #e5f9ff;
}

/* CSS Variables */
:root {
--sea-fantasy:#1d8d95;
--glassmith:#4cb6c2;
--july:#88d5e7;
--break-the-ice:#b3e2ef;
--clear-skies:#e5f9ff;
}

More palettes to explore