All Palettes

Color Palette #1f8e8e, #4eb7b7, #75d1d1, #9fe0e0, #c3f3f3

0%
0%
0%

CSS code for this palette

/* CSS */
.river-fountain {
color: #1f8e8e;
}
.crystalsong-blue {
color: #4eb7b7;
}
.soft-turquoise {
color: #75d1d1;
}
.everest {
color: #9fe0e0;
}
.icy-breeze {
color: #c3f3f3;
}

/* CSS Variables */
:root {
--river-fountain:#1f8e8e;
--crystalsong-blue:#4eb7b7;
--soft-turquoise:#75d1d1;
--everest:#9fe0e0;
--icy-breeze:#c3f3f3;
}

More palettes to explore