All Palettes

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

0%
0%
0%

CSS code for this palette

/* CSS */
.dandelion-tea {
color: #f6e8c1;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.tenn {
color: #d15400;
}
.valiant-poppy {
color: #bf3a2b;
}

/* CSS Variables */
:root {
--dandelion-tea:#f6e8c1;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--tenn:#d15400;
--valiant-poppy:#bf3a2b;
}

More palettes to explore