All Palettes

Color Palette #d95a30, #c76b3d, #d8a22c, #e2b37e, #f4e5b3

0%
0%
0%

CSS code for this palette

/* CSS */
.untamed-orange {
color: #d95a30;
}
.apricot-orange {
color: #c76b3d;
}
.glitzy-gold {
color: #d8a22c;
}
.honey-gold {
color: #e2b37e;
}
.smooth-as-corn-silk {
color: #f4e5b3;
}

/* CSS Variables */
:root {
--untamed-orange:#d95a30;
--apricot-orange:#c76b3d;
--glitzy-gold:#d8a22c;
--honey-gold:#e2b37e;
--smooth-as-corn-silk:#f4e5b3;
}

More palettes to explore