All Palettes

Color Palette #5b4b8b, #b79bc5, #f4c3d6, #f6a4a2, #f1cf79

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5b4b8b;
}
.crocus-petal {
color: #b79bc5;
}
.sweetheart {
color: #f4c3d6;
}
.candy-heart-pink {
color: #f6a4a2;
}
.summertime {
color: #f1cf79;
}

/* CSS Variables */
:root {
--bright-eggplant:#5b4b8b;
--crocus-petal:#b79bc5;
--sweetheart:#f4c3d6;
--candy-heart-pink:#f6a4a2;
--summertime:#f1cf79;
}

More palettes to explore