All Palettes

Color Palette #80d3e0, #5099b4, #2b7a9c, #5e4c8a, #3f2b6e

0%
0%
0%

CSS code for this palette

/* CSS */
.water-nymph {
color: #80d3e0;
}
.starflower-blue {
color: #5099b4;
}
.valley-of-glaciers {
color: #2b7a9c;
}
.bright-eggplant {
color: #5e4c8a;
}
.her-highness {
color: #3f2b6e;
}

/* CSS Variables */
:root {
--water-nymph:#80d3e0;
--starflower-blue:#5099b4;
--valley-of-glaciers:#2b7a9c;
--bright-eggplant:#5e4c8a;
--her-highness:#3f2b6e;
}

More palettes to explore