All Palettes

Color Palette #1a9c9e, #f1c40e, #e77e23, #d15400, #bf3a2b

0%
0%
0%

CSS code for this palette

/* CSS */
.talismanic-teal {
color: #1a9c9e;
}
.sunshine-mellow {
color: #f1c40e;
}
.orange-gluttony {
color: #e77e23;
}
.tenn {
color: #d15400;
}
.valiant-poppy {
color: #bf3a2b;
}

/* CSS Variables */
:root {
--talismanic-teal:#1a9c9e;
--sunshine-mellow:#f1c40e;
--orange-gluttony:#e77e23;
--tenn:#d15400;
--valiant-poppy:#bf3a2b;
}

More palettes to explore