All Palettes

Color Palette #9c4a3a, #c75d4d, #e59a6c, #f7e0a1, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.dark-marmalade {
color: #9c4a3a;
}
.cedar-chest {
color: #c75d4d;
}
.inventive-orange {
color: #e59a6c;
}
.aspen-yellow {
color: #f7e0a1;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--dark-marmalade:#9c4a3a;
--cedar-chest:#c75d4d;
--inventive-orange:#e59a6c;
--aspen-yellow:#f7e0a1;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore