All Palettes

Color Palette #a62d2b, #b67b5d, #e5b738, #f0dab7, #dfe7d5

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62d2b;
}
.silken-chocolate {
color: #b67b5d;
}
.last-sunlight {
color: #e5b738;
}
.cono-de-vainilla {
color: #f0dab7;
}
.hollywood-asparagus {
color: #dfe7d5;
}

/* CSS Variables */
:root {
--harissa-red:#a62d2b;
--silken-chocolate:#b67b5d;
--last-sunlight:#e5b738;
--cono-de-vainilla:#f0dab7;
--hollywood-asparagus:#dfe7d5;
}

More palettes to explore