All Palettes

Color Palette #1fc1c1, #2ed1d1, #4dd5d5, #7be5e5, #9ef0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.lago-blue {
color: #1fc1c1;
}
.turquoise-panic {
color: #2ed1d1;
}
.medium-turquoise {
color: #4dd5d5;
}
.turkish-turquoise {
color: #7be5e5;
}
.freezy-breezy {
color: #9ef0f0;
}

/* CSS Variables */
:root {
--lago-blue:#1fc1c1;
--turquoise-panic:#2ed1d1;
--medium-turquoise:#4dd5d5;
--turkish-turquoise:#7be5e5;
--freezy-breezy:#9ef0f0;
}

More palettes to explore