All Palettes

Color Palette #d96b30, #c76b3d, #a55e4a, #6d4c4a, #4a4f4e

0%
0%
0%

CSS code for this palette

/* CSS */
.gold-drop {
color: #d96b30;
}
.apricot-orange {
color: #c76b3d;
}
.remington-rust {
color: #a55e4a;
}
.marron {
color: #6d4c4a;
}
.cover-of-night {
color: #4a4f4e;
}

/* CSS Variables */
:root {
--gold-drop:#d96b30;
--apricot-orange:#c76b3d;
--remington-rust:#a55e4a;
--marron:#6d4c4a;
--cover-of-night:#4a4f4e;
}

More palettes to explore