All Palettes

Color Palette #f7b769, #f5a300, #e68a00, #c77b00, #a86b00

0%
0%
0%

CSS code for this palette

/* CSS */
.golden-cream {
color: #f7b769;
}
.mad-for-mango {
color: #f5a300;
}
.hotter-butter {
color: #e68a00;
}
.bamboo-brown {
color: #c77b00;
}
.butter-fudge {
color: #a86b00;
}

/* CSS Variables */
:root {
--golden-cream:#f7b769;
--mad-for-mango:#f5a300;
--hotter-butter:#e68a00;
--bamboo-brown:#c77b00;
--butter-fudge:#a86b00;
}

More palettes to explore