All Palettes

Color Palette #1c8b9c, #4cb4b8, #7ed3d3, #b2e0e0, #def7f7

0%
0%
0%

CSS code for this palette

/* CSS */
.safe-harbour {
color: #1c8b9c;
}
.crystalsong-blue {
color: #4cb4b8;
}
.belize {
color: #7ed3d3;
}
.frosty-soft-blue {
color: #b2e0e0;
}
.coastal-breeze {
color: #def7f7;
}

/* CSS Variables */
:root {
--safe-harbour:#1c8b9c;
--crystalsong-blue:#4cb4b8;
--belize:#7ed3d3;
--frosty-soft-blue:#b2e0e0;
--coastal-breeze:#def7f7;
}

More palettes to explore