All Palettes

Color Palette #a62b2b, #c77d6b, #e6b598, #f1e4d5, #f9f4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.canyon-clay {
color: #c77d6b;
}
.creole-cottage {
color: #e6b598;
}
.china-doll {
color: #f1e4d5;
}
.god-given {
color: #f9f4e1;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--canyon-clay:#c77d6b;
--creole-cottage:#e6b598;
--china-doll:#f1e4d5;
--god-given:#f9f4e1;
}

More palettes to explore