All Palettes

Color Palette #b87332, #d67a3d, #e4a86c, #f1c84b, #f2b55a

0%
0%
0%

CSS code for this palette

/* CSS */
.copper {
color: #b87332;
}
.sweet-potato {
color: #d67a3d;
}
.ninjin-orange {
color: #e4a86c;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.golden-hour {
color: #f2b55a;
}

/* CSS Variables */
:root {
--copper:#b87332;
--sweet-potato:#d67a3d;
--ninjin-orange:#e4a86c;
--solar-plexus-chakra:#f1c84b;
--golden-hour:#f2b55a;
}

More palettes to explore