All Palettes

Color Palette #ff7094, #ff9ebb, #ffd6e5, #d4a6e8, #a27ccb

0%
0%
0%

CSS code for this palette

/* CSS */
.blush-hour {
color: #ff7094;
}
.saira-red {
color: #ff9ebb;
}
.powder-pink {
color: #ffd6e5;
}
.bright-ube {
color: #d4a6e8;
}
.wisteria {
color: #a27ccb;
}

/* CSS Variables */
:root {
--blush-hour:#ff7094;
--saira-red:#ff9ebb;
--powder-pink:#ffd6e5;
--bright-ube:#d4a6e8;
--wisteria:#a27ccb;
}

More palettes to explore