All Palettes

Color Palette #f9e25d, #f8c749, #f59a32, #f48b2f, #f28e1c

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.cakepop-sorbet {
color: #f8c749;
}
.yellow-sea {
color: #f59a32;
}
.creole-sauce {
color: #f48b2f;
}
.miami-marmalade {
color: #f28e1c;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--cakepop-sorbet:#f8c749;
--yellow-sea:#f59a32;
--creole-sauce:#f48b2f;
--miami-marmalade:#f28e1c;
}

More palettes to explore