All Palettes

Color Palette #7e3b3a, #a04e4b, #d0635d, #f3a468, #f8d5b4

0%
0%
0%

CSS code for this palette

/* CSS */
.wild-berry {
color: #7e3b3a;
}
.sweet-cherry {
color: #a04e4b;
}
.desert-coral {
color: #d0635d;
}
.adventure-orange {
color: #f3a468;
}
.sandy-bay {
color: #f8d5b4;
}

/* CSS Variables */
:root {
--wild-berry:#7e3b3a;
--sweet-cherry:#a04e4b;
--desert-coral:#d0635d;
--adventure-orange:#f3a468;
--sandy-bay:#f8d5b4;
}

More palettes to explore