All Palettes

Color Palette #3b0d3b, #5d2d3d, #7c4c2d, #b68a49, #e5b648

0%
0%
0%

CSS code for this palette

/* CSS */
.cured-eggplant {
color: #3b0d3b;
}
.windsor-wine {
color: #5d2d3d;
}
.kinsusutake-brown {
color: #7c4c2d;
}
.holiday-waffle {
color: #b68a49;
}
.aztec-glimmer {
color: #e5b648;
}

/* CSS Variables */
:root {
--cured-eggplant:#3b0d3b;
--windsor-wine:#5d2d3d;
--kinsusutake-brown:#7c4c2d;
--holiday-waffle:#b68a49;
--aztec-glimmer:#e5b648;
}

More palettes to explore