All Palettes

Color Palette #3c2a2e, #5c3d3f, #8d4e50, #d79f79, #f1c84b

0%
0%
0%

CSS code for this palette

/* CSS */
.havana {
color: #3c2a2e;
}
.ancient-prunus {
color: #5c3d3f;
}
.apple-butter {
color: #8d4e50;
}
.soft-leather {
color: #d79f79;
}
.solar-plexus-chakra {
color: #f1c84b;
}

/* CSS Variables */
:root {
--havana:#3c2a2e;
--ancient-prunus:#5c3d3f;
--apple-butter:#8d4e50;
--soft-leather:#d79f79;
--solar-plexus-chakra:#f1c84b;
}

More palettes to explore