All Palettes

Color Palette #a85f2e, #d98d4a, #e2b74b, #e8c04a, #f2e03a

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.golden-nugget {
color: #d98d4a;
}
.high-honey {
color: #e2b74b;
}
.new-yellow {
color: #e8c04a;
}
.angel-s-trumpet {
color: #f2e03a;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--golden-nugget:#d98d4a;
--high-honey:#e2b74b;
--new-yellow:#e8c04a;
--angel-s-trumpet:#f2e03a;
}

More palettes to explore