All Palettes

Color Palette #8c1d40, #c94a5b, #f7a1a4, #f4d4b3, #ffeba3

0%
0%
0%

CSS code for this palette

/* CSS */
.refined-chianti {
color: #8c1d40;
}
.iridescent-red {
color: #c94a5b;
}
.her-majesty {
color: #f7a1a4;
}
.flattering-peach {
color: #f4d4b3;
}
.baby-chick {
color: #ffeba3;
}

/* CSS Variables */
:root {
--refined-chianti:#8c1d40;
--iridescent-red:#c94a5b;
--her-majesty:#f7a1a4;
--flattering-peach:#f4d4b3;
--baby-chick:#ffeba3;
}

More palettes to explore