All Palettes

Color Palette #f9e6d7, #f1c84b, #f39c12, #d67d3d, #8d4c3a

0%
0%
0%

CSS code for this palette

/* CSS */
.illuminated {
color: #f9e6d7;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.dodgeroll-gold {
color: #f39c12;
}
.sweet-potato {
color: #d67d3d;
}
.burled-redwood {
color: #8d4c3a;
}

/* CSS Variables */
:root {
--illuminated:#f9e6d7;
--solar-plexus-chakra:#f1c84b;
--dodgeroll-gold:#f39c12;
--sweet-potato:#d67d3d;
--burled-redwood:#8d4c3a;
}

More palettes to explore