All Palettes

Color Palette #1a9999, #4cb8b2, #7ed7d6, #a2e6e7, #d5f1f1

0%
0%
0%

CSS code for this palette

/* CSS */
.sea-fantasy {
color: #1a9999;
}
.tropical-escape {
color: #4cb8b2;
}
.aqua-zing {
color: #7ed7d6;
}
.blizzard-blue {
color: #a2e6e7;
}
.icy-wind {
color: #d5f1f1;
}

/* CSS Variables */
:root {
--sea-fantasy:#1a9999;
--tropical-escape:#4cb8b2;
--aqua-zing:#7ed7d6;
--blizzard-blue:#a2e6e7;
--icy-wind:#d5f1f1;
}

More palettes to explore