All Palettes

Color Palette #1fc1c1, #2cd8d8, #4ef4e3, #a7f6f6, #dffbfb

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1fc1c1;
}
.ice-climber {
color: #2cd8d8;
}
.icy-life {
color: #4ef4e3;
}
.waterspout {
color: #a7f6f6;
}
.matterhorn-snow {
color: #dffbfb;
}

/* CSS Variables */
:root {
--lago-blue:#1fc1c1;
--ice-climber:#2cd8d8;
--icy-life:#4ef4e3;
--waterspout:#a7f6f6;
--matterhorn-snow:#dffbfb;
}

More palettes to explore