All Palettes

Color Palette #2c8c84, #5abfba, #a3e0dd, #f0e6d6, #f9b9a4

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2c8c84;
}
.hygiene-green {
color: #5abfba;
}
.spinnaker {
color: #a3e0dd;
}
.elegant-ivory {
color: #f0e6d6;
}
.blushing-apricot {
color: #f9b9a4;
}

/* CSS Variables */
:root {
--taos-turquoise:#2c8c84;
--hygiene-green:#5abfba;
--spinnaker:#a3e0dd;
--elegant-ivory:#f0e6d6;
--blushing-apricot:#f9b9a4;
}

More palettes to explore