All Palettes

Color Palette #c77c5c, #d3a478, #f1c5a7, #f8e1af, #e0af9e

0%
0%
0%

CSS code for this palette

/* CSS */
.terracotta-chip {
color: #c77c5c;
}
.mulled-spice {
color: #d3a478;
}
.citrus-sachet {
color: #f1c5a7;
}
.pasta {
color: #f8e1af;
}
.pink-sand {
color: #e0af9e;
}

/* CSS Variables */
:root {
--terracotta-chip:#c77c5c;
--mulled-spice:#d3a478;
--citrus-sachet:#f1c5a7;
--pasta:#f8e1af;
--pink-sand:#e0af9e;
}

More palettes to explore