All Palettes

Color Palette #f9e25d, #f6b83c, #f47b1f, #e76413, #d75c28

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.squash-blossom {
color: #f6b83c;
}
.sun-orange {
color: #f47b1f;
}
.honey-teriyaki {
color: #e76413;
}
.obstinate-orange {
color: #d75c28;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--squash-blossom:#f6b83c;
--sun-orange:#f47b1f;
--honey-teriyaki:#e76413;
--obstinate-orange:#d75c28;
}

More palettes to explore