All Palettes

Color Palette #2c9dba, #4dc5d5, #7dd1d8, #a1e2e8, #d0f4f6

0%
0%
0%

CSS code for this palette

/* CSS */
.sailfish {
color: #2c9dba;
}
.sea-serpent {
color: #4dc5d5;
}
.aruba-blue {
color: #7dd1d8;
}
.blizzard-blue {
color: #a1e2e8;
}
.tinted-ice {
color: #d0f4f6;
}

/* CSS Variables */
:root {
--sailfish:#2c9dba;
--sea-serpent:#4dc5d5;
--aruba-blue:#7dd1d8;
--blizzard-blue:#a1e2e8;
--tinted-ice:#d0f4f6;
}

More palettes to explore