All Palettes

Color Palette #5e4b8b, #a74987, #d27f8d, #f2bac3, #f5d68a

0%
0%
0%

CSS code for this palette

/* CSS */
.bright-eggplant {
color: #5e4b8b;
}
.romantic-rose {
color: #a74987;
}
.i-pink-i-can {
color: #d27f8d;
}
.petals-unfolding {
color: #f2bac3;
}
.scalloped-potatoes {
color: #f5d68a;
}

/* CSS Variables */
:root {
--bright-eggplant:#5e4b8b;
--romantic-rose:#a74987;
--i-pink-i-can:#d27f8d;
--petals-unfolding:#f2bac3;
--scalloped-potatoes:#f5d68a;
}

More palettes to explore