All Palettes

Color Palette #f6e4b6, #f1c40e, #e77e23, #d15400, #bf3a2b

0%
0%
0%

CSS code for this palette

/* CSS */
.barley-white {
color: #f6e4b6;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.tenn {
color: #d15400;
}
.valiant-poppy {
color: #bf3a2b;
}

/* CSS Variables */
:root {
--barley-white:#f6e4b6;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--tenn:#d15400;
--valiant-poppy:#bf3a2b;
}

More palettes to explore