All Palettes

Color Palette #faf0e5, #f5e0d1, #f1baa2, #ef8d6c, #d7593c

0%
0%
0%

CSS code for this palette

/* CSS */
.linen {
color: #faf0e5;
}
.muffin-mix {
color: #f5e0d1;
}
.antique-cameo {
color: #f1baa2;
}
.painted-clay {
color: #ef8d6c;
}
.mod-orange {
color: #d7593c;
}

/* CSS Variables */
:root {
--linen:#faf0e5;
--muffin-mix:#f5e0d1;
--antique-cameo:#f1baa2;
--painted-clay:#ef8d6c;
--mod-orange:#d7593c;
}

More palettes to explore