All Palettes

Color Palette #d15400, #e77e23, #f39c12, #f1c40e, #e9ecec

0%
0%
0%

CSS code for this palette

/* CSS */
.tenn {
color: #d15400;
}
.orange-gluttony {
color: #e77e23;
}
.dodgeroll-gold {
color: #f39c12;
}
.sunshine-mellow {
color: #f1c40e;
}
.vibrant-white {
color: #e9ecec;
}

/* CSS Variables */
:root {
--tenn:#d15400;
--orange-gluttony:#e77e23;
--dodgeroll-gold:#f39c12;
--sunshine-mellow:#f1c40e;
--vibrant-white:#e9ecec;
}

More palettes to explore