All Palettes

Color Palette #b68d3a, #f1b74b, #fedc6c, #f5dfa3, #e6a35c

0%
0%
0%

CSS code for this palette

/* CSS */
.mayan-gold {
color: #b68d3a;
}
.maximum-yellow-red {
color: #f1b74b;
}
.hawkbit {
color: #fedc6c;
}
.sun-dust {
color: #f5dfa3;
}
.apricot-sorbet {
color: #e6a35c;
}

/* CSS Variables */
:root {
--mayan-gold:#b68d3a;
--maximum-yellow-red:#f1b74b;
--hawkbit:#fedc6c;
--sun-dust:#f5dfa3;
--apricot-sorbet:#e6a35c;
}

More palettes to explore