All Palettes

Color Palette #2c8c84, #50b4a2, #a4dad2, #f0e0d1, #fab700

0%
0%
0%

CSS code for this palette

/* CSS */
.taos-turquoise {
color: #2c8c84;
}
.emerald-wave {
color: #50b4a2;
}
.lolly-ice {
color: #a4dad2;
}
.blushed-cotton {
color: #f0e0d1;
}
.blue-angels-yellow {
color: #fab700;
}

/* CSS Variables */
:root {
--taos-turquoise:#2c8c84;
--emerald-wave:#50b4a2;
--lolly-ice:#a4dad2;
--blushed-cotton:#f0e0d1;
--blue-angels-yellow:#fab700;
}

More palettes to explore