All Palettes

Color Palette #1c7b7d, #2dbcbe, #5ddfd6, #a1e3e2, #f2f8f7

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-kelp {
color: #1c7b7d;
}
.maximum-blue-green {
color: #2dbcbe;
}
.hammam-blue {
color: #5ddfd6;
}
.everest {
color: #a1e3e2;
}
.distant-horizon {
color: #f2f8f7;
}

/* CSS Variables */
:root {
--blue-kelp:#1c7b7d;
--maximum-blue-green:#2dbcbe;
--hammam-blue:#5ddfd6;
--everest:#a1e3e2;
--distant-horizon:#f2f8f7;
}

More palettes to explore