All Palettes

Color Palette #2c8c84, #2dae9d, #a1d9d2, #f0e3c1, #f76e6e

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2c8c84;
}
.sea-kale {
color: #2dae9d;
}
.smooth-satin {
color: #a1d9d2;
}
.fake-blonde {
color: #f0e3c1;
}
.breeze-of-chilli {
color: #f76e6e;
}

/* CSS Variables */
:root {
--taos-turquoise:#2c8c84;
--sea-kale:#2dae9d;
--smooth-satin:#a1d9d2;
--fake-blonde:#f0e3c1;
--breeze-of-chilli:#f76e6e;
}

More palettes to explore