All Palettes

Color Palette #5e4c8a, #9c6d99, #e3a5b7, #f8c3a0, #fdd163

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4c8a;
}
.tatarian-aster {
color: #9c6d99;
}
.garden-party {
color: #e3a5b7;
}
.shrimp-toast {
color: #f8c3a0;
}
.chickadee {
color: #fdd163;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4c8a;
--tatarian-aster:#9c6d99;
--garden-party:#e3a5b7;
--shrimp-toast:#f8c3a0;
--chickadee:#fdd163;
}

More palettes to explore