All Palettes

Color Palette #ccaa6b, #e5b55d, #f1c84b, #d67d3d, #b15225

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-ale {
color: #ccaa6b;
}
.river-of-gold {
color: #e5b55d;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.sweet-potato {
color: #d67d3d;
}
.cinnamon-stick {
color: #b15225;
}

/* CSS Variables */
:root {
--ginger-ale:#ccaa6b;
--river-of-gold:#e5b55d;
--solar-plexus-chakra:#f1c84b;
--sweet-potato:#d67d3d;
--cinnamon-stick:#b15225;
}

More palettes to explore