All Palettes

Color Palette #f6c879, #f0a800, #f56e00, #d64b00, #a33900

0%
0%
0%

CSS code for this palette

/* CSS */
.sunday-afternoon {
color: #f6c879;
}
.welcoming-wasp {
color: #f0a800;
}
.fire-dragon-bright {
color: #f56e00;
}
.deep-orange {
color: #d64b00;
}
.muddy {
color: #a33900;
}

/* CSS Variables */
:root {
--sunday-afternoon:#f6c879;
--welcoming-wasp:#f0a800;
--fire-dragon-bright:#f56e00;
--deep-orange:#d64b00;
--muddy:#a33900;
}

More palettes to explore