All Palettes

Color Palette #a62b2b, #c65c4e, #e5a97b, #f1e4b1, #e7f1e4

0%
0%
0%

CSS code for this palette

/* CSS */
.harissa-red {
color: #a62b2b;
}
.dark-salmon {
color: #c65c4e;
}
.sun-bleached-ochre {
color: #e5a97b;
}
.lime-bright {
color: #f1e4b1;
}
.quark-white {
color: #e7f1e4;
}

/* CSS Variables */
:root {
--harissa-red:#a62b2b;
--dark-salmon:#c65c4e;
--sun-bleached-ochre:#e5a97b;
--lime-bright:#f1e4b1;
--quark-white:#e7f1e4;
}

More palettes to explore