All Palettes

Color Palette #f09e05, #f1c84b, #f2e7a6, #d7a31d, #a85f2e

0%
0%
0%

CSS code for this palette

/* CSS */
.cheddar {
color: #f09e05;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.majestic-treasures {
color: #f2e7a6;
}
.chanterelle {
color: #d7a31d;
}
.beef-hotpot {
color: #a85f2e;
}

/* CSS Variables */
:root {
--cheddar:#f09e05;
--solar-plexus-chakra:#f1c84b;
--majestic-treasures:#f2e7a6;
--chanterelle:#d7a31d;
--beef-hotpot:#a85f2e;
}

More palettes to explore