All Palettes

Color Palette #eab8e4, #f0b7d6, #f49fb1, #f4c8b3, #fae3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.rosecco {
color: #eab8e4;
}
.soft-cashmere {
color: #f0b7d6;
}
.sweet-60 {
color: #f49fb1;
}
.taco {
color: #f4c8b3;
}
.ivory-oats {
color: #fae3c2;
}

/* CSS Variables */
:root {
--rosecco:#eab8e4;
--soft-cashmere:#f0b7d6;
--sweet-60:#f49fb1;
--taco:#f4c8b3;
--ivory-oats:#fae3c2;
}

More palettes to explore