All Palettes

Color Palette #7e4b3a, #a55b3b, #d67d3d, #f1a93b, #f7d259

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7e4b3a;
}
.falling-leaves {
color: #a55b3b;
}
.sweet-potato {
color: #d67d3d;
}
.raichu-orange {
color: #f1a93b;
}
.wake-me-up {
color: #f7d259;
}

/* CSS Variables */
:root {
--nutmeg:#7e4b3a;
--falling-leaves:#a55b3b;
--sweet-potato:#d67d3d;
--raichu-orange:#f1a93b;
--wake-me-up:#f7d259;
}

More palettes to explore