All Palettes

Color Palette #a62b2b, #d67a5c, #e7ba7e, #f2e6ba, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.clay-mug {
color: #d67a5c;
}
.polvo-de-oro {
color: #e7ba7e;
}
.menoth-white-base {
color: #f2e6ba;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--clay-mug:#d67a5c;
--polvo-de-oro:#e7ba7e;
--menoth-white-base:#f2e6ba;
--marigold-dust:#f4cf3e;
}

More palettes to explore