All Palettes

Color Palette #3c2c3f, #5c4f6d, #7f6c93, #c1a6d9, #e8bfd2

0%
0%
0%

CSS code for this palette

/* CSS */
.aubergine-mauve {
color: #3c2c3f;
}
.crowning {
color: #5c4f6d;
}
.ornate {
color: #7f6c93;
}
.enchanted-lavender {
color: #c1a6d9;
}
.childlike {
color: #e8bfd2;
}

/* CSS Variables */
:root {
--aubergine-mauve:#3c2c3f;
--crowning:#5c4f6d;
--ornate:#7f6c93;
--enchanted-lavender:#c1a6d9;
--childlike:#e8bfd2;
}

More palettes to explore