All Palettes

Color Palette #ab6b3b, #e5b738, #fce8a1, #f5c6a8, #d97930

0%
0%
0%

CSS code for this palette

/* CSS */
.bourbon {
color: #ab6b3b;
}
.last-sunlight {
color: #e5b738;
}
.butter-tart {
color: #fce8a1;
}
.peach-damask {
color: #f5c6a8;
}
.orange-ochre {
color: #d97930;
}

/* CSS Variables */
:root {
--bourbon:#ab6b3b;
--last-sunlight:#e5b738;
--butter-tart:#fce8a1;
--peach-damask:#f5c6a8;
--orange-ochre:#d97930;
}

More palettes to explore