All Palettes

Color Palette #f7b1a1, #f1a7b4, #e06c8b, #b94b77, #7a2a6b

0%
0%
0%

CSS code for this palette

/* CSS */
.first-date {
color: #f7b1a1;
}
.princess {
color: #f1a7b4;
}
.raspberry-mousse {
color: #e06c8b;
}
.royal-heath {
color: #b94b77;
}
.grape-juice {
color: #7a2a6b;
}

/* CSS Variables */
:root {
--first-date:#f7b1a1;
--princess:#f1a7b4;
--raspberry-mousse:#e06c8b;
--royal-heath:#b94b77;
--grape-juice:#7a2a6b;
}

More palettes to explore