All Palettes

Color Palette #5e4b8b, #d473c2, #f6b83c, #fbaf3c, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.gul-b-pink {
color: #d473c2;
}
.squash-blossom {
color: #f6b83c;
}
.peach-butter {
color: #fbaf3c;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--gul-b-pink:#d473c2;
--squash-blossom:#f6b83c;
--peach-butter:#fbaf3c;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore