All Palettes

Color Palette #e1a35b, #d78c42, #c66e2f, #a6542b, #6c4028

0%
0%
0%

CSS code for this palette

/* CSS */
.porsche {
color: #e1a35b;
}
.coppersmith {
color: #d78c42;
}
.desert-spice {
color: #c66e2f;
}
.garfield {
color: #a6542b;
}
.semi-sweet-chocolate {
color: #6c4028;
}

/* CSS Variables */
:root {
--porsche:#e1a35b;
--coppersmith:#d78c42;
--desert-spice:#c66e2f;
--garfield:#a6542b;
--semi-sweet-chocolate:#6c4028;
}

More palettes to explore