All Palettes

Color Palette #682c2f, #a0404b, #d36655, #f0a170, #f3d2a0

0%
0%
0%

CSS code for this palette

/* CSS */
.arcane-red {
color: #682c2f;
}
.charleston-cherry {
color: #a0404b;
}
.desert-coral {
color: #d36655;
}
.prairie-sun {
color: #f0a170;
}
.antique-wicker-basket {
color: #f3d2a0;
}

/* CSS Variables */
:root {
--arcane-red:#682c2f;
--charleston-cherry:#a0404b;
--desert-coral:#d36655;
--prairie-sun:#f0a170;
--antique-wicker-basket:#f3d2a0;
}

More palettes to explore