All Palettes

Color Palette #3c2c3f, #8d6b8e, #d1c3d5, #f3d7a0, #d56e3f

0%
0%
0%

CSS code for this palette

/* CSS */
.aubergine-mauve {
color: #3c2c3f;
}
.mauveine {
color: #8d6b8e;
}
.seedless-grape {
color: #d1c3d5;
}
.peach-patch {
color: #f3d7a0;
}
.field-poppy {
color: #d56e3f;
}

/* CSS Variables */
:root {
--aubergine-mauve:#3c2c3f;
--mauveine:#8d6b8e;
--seedless-grape:#d1c3d5;
--peach-patch:#f3d7a0;
--field-poppy:#d56e3f;
}

More palettes to explore