All Palettes

Color Palette #ff7094, #f9a4c0, #f5d1e0, #a77ccb, #5b409c

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.rogue-pink {
color: #f9a4c0;
}
.minimal-rose {
color: #f5d1e0;
}
.wisteria {
color: #a77ccb;
}
.ruthless-empress {
color: #5b409c;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--rogue-pink:#f9a4c0;
--minimal-rose:#f5d1e0;
--wisteria:#a77ccb;
--ruthless-empress:#5b409c;
}

More palettes to explore