All Palettes

Color Palette #f9e25d, #f7bc50, #f58d38, #f46a2f, #f24e31

0%
0%
0%

CSS code for this palette

/* CSS */
.goldfinch {
color: #f9e25d;
}
.full-yellow {
color: #f7bc50;
}
.fire-flower {
color: #f58d38;
}
.basketball {
color: #f46a2f;
}
.benihi-red {
color: #f24e31;
}

/* CSS Variables */
:root {
--goldfinch:#f9e25d;
--full-yellow:#f7bc50;
--fire-flower:#f58d38;
--basketball:#f46a2f;
--benihi-red:#f24e31;
}

More palettes to explore