All Palettes

Color Palette #f7e6d4, #f4c19f, #f1a96f, #d48e6e, #a95a47

0%
0%
0%

CSS code for this palette

/* CSS */
.melon-tint {
color: #f7e6d4;
}
.almond-cream {
color: #f4c19f;
}
.apricot-jam {
color: #f1a96f;
}
.terra-cotta-pot {
color: #d48e6e;
}
.cottage-spice {
color: #a95a47;
}

/* CSS Variables */
:root {
--melon-tint:#f7e6d4;
--almond-cream:#f4c19f;
--apricot-jam:#f1a96f;
--terra-cotta-pot:#d48e6e;
--cottage-spice:#a95a47;
}

More palettes to explore