All Palettes

Color Palette #27a0a0, #4cc6c8, #7ce5e9, #a3f2f5, #d6ffff

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic {
color: #27a0a0;
}
.sea-serpent {
color: #4cc6c8;
}
.turkish-turquoise {
color: #7ce5e9;
}
.waterspout {
color: #a3f2f5;
}
.refreshing-primer {
color: #d6ffff;
}

/* CSS Variables */
:root {
--baltic:#27a0a0;
--sea-serpent:#4cc6c8;
--turkish-turquoise:#7ce5e9;
--waterspout:#a3f2f5;
--refreshing-primer:#d6ffff;
}

More palettes to explore