All Palettes

Color Palette #1ec8ba, #f9d64e, #f25f45, #f17e92, #5e3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.exquisite-turquoise {
color: #1ec8ba;
}
.westfall-yellow {
color: #f9d64e;
}
.opulent-orange {
color: #f25f45;
}
.xoxo {
color: #f17e92;
}
.pa-red {
color: #5e3b3b;
}

/* CSS Variables */
:root {
--exquisite-turquoise:#1ec8ba;
--westfall-yellow:#f9d64e;
--opulent-orange:#f25f45;
--xoxo:#f17e92;
--pa-red:#5e3b3b;
}

More palettes to explore