All Palettes

Color Palette #1c7b7d, #3cb4b4, #5dd5d5, #a5e4e4, #e6f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-kelp {
color: #1c7b7d;
}
.green-grapple {
color: #3cb4b4;
}
.blue-radiance {
color: #5dd5d5;
}
.ice-crystal-blue {
color: #a5e4e4;
}
.calm-waters {
color: #e6f9f8;
}

/* CSS Variables */
:root {
--blue-kelp:#1c7b7d;
--green-grapple:#3cb4b4;
--blue-radiance:#5dd5d5;
--ice-crystal-blue:#a5e4e4;
--calm-waters:#e6f9f8;
}

More palettes to explore