All Palettes

Color Palette #a75c2a, #d1783d, #f1a94b, #f4c07b, #f8e1b4

0%
0%
0%

CSS code for this palette

/* CSS */
.scarecrow-frown {
color: #a75c2a;
}
.marquis-orange {
color: #d1783d;
}
.egyptian-gold {
color: #f1a94b;
}
.sunrise {
color: #f4c07b;
}
.noodles {
color: #f8e1b4;
}

/* CSS Variables */
:root {
--scarecrow-frown:#a75c2a;
--marquis-orange:#d1783d;
--egyptian-gold:#f1a94b;
--sunrise:#f4c07b;
--noodles:#f8e1b4;
}

More palettes to explore