All Palettes

Color Palette #2ab6c6, #83d2c0, #f4c543, #f8a5ba, #fc5a8b

0%
0%
0%

CSS code for this palette

/* CSS */
.aquarius {
color: #2ab6c6;
}
.blue-frosting {
color: #83d2c0;
}
.pyrite {
color: #f4c543;
}
.fresh-on-the-market {
color: #f8a5ba;
}
.stellar-strawberry {
color: #fc5a8b;
}

/* CSS Variables */
:root {
--aquarius:#2ab6c6;
--blue-frosting:#83d2c0;
--pyrite:#f4c543;
--fresh-on-the-market:#f8a5ba;
--stellar-strawberry:#fc5a8b;
}

More palettes to explore