All Palettes

Color Palette #f7b769, #f5a300, #e68a00, #d67900, #c76d00

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-cream {
color: #f7b769;
}
.mad-for-mango {
color: #f5a300;
}
.hotter-butter {
color: #e68a00;
}
.orange-pepper {
color: #d67900;
}
.sludge {
color: #c76d00;
}

/* CSS Variables */
:root {
--golden-cream:#f7b769;
--mad-for-mango:#f5a300;
--hotter-butter:#e68a00;
--orange-pepper:#d67900;
--sludge:#c76d00;
}

More palettes to explore