All Palettes

Color Palette #f6cf5a, #f9a824, #f06400, #d63d00, #801e00

0%
0%
0%

CSS code for this palette

/* CSS */
.stella {
color: #f6cf5a;
}
.honey-wax {
color: #f9a824;
}
.royal-flycatcher-crest {
color: #f06400;
}
.torii-red {
color: #d63d00;
}
.new-kenyan-copper {
color: #801e00;
}

/* CSS Variables */
:root {
--stella:#f6cf5a;
--honey-wax:#f9a824;
--royal-flycatcher-crest:#f06400;
--torii-red:#d63d00;
--new-kenyan-copper:#801e00;
}

More palettes to explore