All Palettes

Color Palette #6a4d4d, #a86c5d, #d6a77a, #f1c84b, #f9d55d

0%
0%
0%

CSS code for this palette

/* CSS */
.marron {
color: #6a4d4d;
}
.honey-maple {
color: #a86c5d;
}
.mulled-spice {
color: #d6a77a;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.salmon-eggs {
color: #f9d55d;
}

/* CSS Variables */
:root {
--marron:#6a4d4d;
--honey-maple:#a86c5d;
--mulled-spice:#d6a77a;
--solar-plexus-chakra:#f1c84b;
--salmon-eggs:#f9d55d;
}

More palettes to explore