All Palettes

Color Palette #f6e49d, #f1d25f, #e6b841, #d7a328, #b5871c

0%
0%
0%

CSS code for this palette

/* CSS */
.buttery-croissant {
color: #f6e49d;
}
.ride-off-into-the-sunset {
color: #f1d25f;
}
.capital-yellow {
color: #e6b841;
}
.mustard-musketeers {
color: #d7a328;
}
.arrowwood {
color: #b5871c;
}

/* CSS Variables */
:root {
--buttery-croissant:#f6e49d;
--ride-off-into-the-sunset:#f1d25f;
--capital-yellow:#e6b841;
--mustard-musketeers:#d7a328;
--arrowwood:#b5871c;
}

More palettes to explore