All Palettes

Color Palette #4d3d6b, #5f4b8b, #7d5c99, #b054a5, #da4e6c

0%
0%
0%

CSS code for this palette

/* CSS */
.geode {
color: #4d3d6b;
}
.bright-eggplant {
color: #5f4b8b;
}
.jubilee {
color: #7d5c99;
}
.royalty-loyalty {
color: #b054a5;
}
.rosy-cheeks {
color: #da4e6c;
}

/* CSS Variables */
:root {
--geode:#4d3d6b;
--bright-eggplant:#5f4b8b;
--jubilee:#7d5c99;
--royalty-loyalty:#b054a5;
--rosy-cheeks:#da4e6c;
}

More palettes to explore