All Palettes

Color Palette #1f7c8e, #3fc6d5, #5cd1e0, #90cbe4, #d7e7ea

0%
0%
0%

CSS code for this palette

/* CSS */
.bermuda {
color: #1f7c8e;
}
.sea-serpent {
color: #3fc6d5;
}
.watercourse {
color: #5cd1e0;
}
.thresher-shark {
color: #90cbe4;
}
.white-sea {
color: #d7e7ea;
}

/* CSS Variables */
:root {
--bermuda:#1f7c8e;
--sea-serpent:#3fc6d5;
--watercourse:#5cd1e0;
--thresher-shark:#90cbe4;
--white-sea:#d7e7ea;
}

More palettes to explore