All Palettes

Color Palette #2e2a32, #7c6f8b, #c2b2c0, #f3e7b9, #f6a355

0%
0%
0%

CSS code for this palette

/* CSS */
.bastille {
color: #2e2a32;
}
.dancing-in-the-spring {
color: #7c6f8b;
}
.la-de-dah {
color: #c2b2c0;
}
.menoth-white-base {
color: #f3e7b9;
}
.ginger-milk {
color: #f6a355;
}

/* CSS Variables */
:root {
--bastille:#2e2a32;
--dancing-in-the-spring:#7c6f8b;
--la-de-dah:#c2b2c0;
--menoth-white-base:#f3e7b9;
--ginger-milk:#f6a355;
}

More palettes to explore