All Palettes

Color Palette #d95a30, #9f512d, #c07f39, #e7b99c, #f6e0c1

0%
0%
0%

CSS code for this palette

/* CSS */
.untamed-orange {
color: #d95a30;
}
.texas-ranger-brown {
color: #9f512d;
}
.ginger-beer {
color: #c07f39;
}
.creole-cottage {
color: #e7b99c;
}
.rotunda-gold {
color: #f6e0c1;
}

/* CSS Variables */
:root {
--untamed-orange:#d95a30;
--texas-ranger-brown:#9f512d;
--ginger-beer:#c07f39;
--creole-cottage:#e7b99c;
--rotunda-gold:#f6e0c1;
}

More palettes to explore