All Palettes

Color Palette #1fc1c1, #1eaeac, #1a9999, #15b7a6, #14b39e

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1fc1c1;
}
.glass-jar-blue {
color: #1eaeac;
}
.sea-fantasy {
color: #1a9999;
}
.turquoise-topaz {
color: #15b7a6;
}
.tropical-hideaway {
color: #14b39e;
}

/* CSS Variables */
:root {
--lago-blue:#1fc1c1;
--glass-jar-blue:#1eaeac;
--sea-fantasy:#1a9999;
--turquoise-topaz:#15b7a6;
--tropical-hideaway:#14b39e;
}

More palettes to explore