All Palettes

Color Palette #1c7b7d, #3bb0ae, #5dd5d3, #a2e7e1, #e1f9f8

0%
0%
0%

CSS code for this palette

/* CSS */
.blue-kelp {
color: #1c7b7d;
}
.island-moment {
color: #3bb0ae;
}
.blue-radiance {
color: #5dd5d3;
}
.everest {
color: #a2e7e1;
}
.coastal-breeze {
color: #e1f9f8;
}

/* CSS Variables */
:root {
--blue-kelp:#1c7b7d;
--island-moment:#3bb0ae;
--blue-radiance:#5dd5d3;
--everest:#a2e7e1;
--coastal-breeze:#e1f9f8;
}

More palettes to explore