All Palettes

Color Palette #7e4b3a, #af694b, #dfaf7c, #f8d69b, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7e4b3a;
}
.rusty-gate {
color: #af694b;
}
.wooden-sword {
color: #dfaf7c;
}
.applesauce {
color: #f8d69b;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--nutmeg:#7e4b3a;
--rusty-gate:#af694b;
--wooden-sword:#dfaf7c;
--applesauce:#f8d69b;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore