All Palettes

Color Palette #9a3c3c, #c59d6d, #f1d3a2, #6bb3a0, #4b7bec

0%
0%
0%

CSS code for this palette

/* CSS */
.mexican-red {
color: #9a3c3c;
}
.hazed-nuts {
color: #c59d6d;
}
.antique-wicker-basket {
color: #f1d3a2;
}
.tropic-turquoise {
color: #6bb3a0;
}
.blue-oyster-cult {
color: #4b7bec;
}

/* CSS Variables */
:root {
--mexican-red:#9a3c3c;
--hazed-nuts:#c59d6d;
--antique-wicker-basket:#f1d3a2;
--tropic-turquoise:#6bb3a0;
--blue-oyster-cult:#4b7bec;
}

More palettes to explore