All Palettes

Color Palette #4b3e7a, #6e5c99, #a87dba, #c79d7f, #f3d7a0

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-eggplant {
color: #4b3e7a;
}
.just-a-fairytale {
color: #6e5c99;
}
.wisteria {
color: #a87dba;
}
.retributor-armour-metal {
color: #c79d7f;
}
.peach-patch {
color: #f3d7a0;
}

/* CSS Variables */
:root {
--fresh-eggplant:#4b3e7a;
--just-a-fairytale:#6e5c99;
--wisteria:#a87dba;
--retributor-armour-metal:#c79d7f;
--peach-patch:#f3d7a0;
}

More palettes to explore