All Palettes

Color Palette #d47a3a, #e5a15d, #f2c769, #f8cba0, #d67d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.fired-up {
color: #d47a3a;
}
.apricot-sorbet {
color: #e5a15d;
}
.butterblond {
color: #f2c769;
}
.chai-latte {
color: #f8cba0;
}
.sweet-potato {
color: #d67d3d;
}

/* CSS Variables */
:root {
--fired-up:#d47a3a;
--apricot-sorbet:#e5a15d;
--butterblond:#f2c769;
--chai-latte:#f8cba0;
--sweet-potato:#d67d3d;
}

More palettes to explore