All Palettes

Color Palette #1c7b7d, #4cb6b8, #78d3d2, #a2e7e5, #d7f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-kelp {
color: #1c7b7d;
}
.crystalsong-blue {
color: #4cb6b8;
}
.soft-turquoise {
color: #78d3d2;
}
.everest {
color: #a2e7e5;
}
.ice {
color: #d7f9f8;
}

/* CSS Variables */
:root {
--blue-kelp:#1c7b7d;
--crystalsong-blue:#4cb6b8;
--soft-turquoise:#78d3d2;
--everest:#a2e7e5;
--ice:#d7f9f8;
}

More palettes to explore