All Palettes

Color Palette #c28d3d, #d2a85b, #e6b15b, #f4d79a, #b76d5c

0%
0%
0%

CSS code for this palette

/* CSS */
.pizza {
color: #c28d3d;
}
.afghan-sand {
color: #d2a85b;
}
.tal-yi-gold {
color: #e6b15b;
}
.igniting {
color: #f4d79a;
}
.cobrizo {
color: #b76d5c;
}

/* CSS Variables */
:root {
--pizza:#c28d3d;
--afghan-sand:#d2a85b;
--tal-yi-gold:#e6b15b;
--igniting:#f4d79a;
--cobrizo:#b76d5c;
}

More palettes to explore