All Palettes

Color Palette #dac8d6, #f0b2d7, #f2a6c1, #f97b8e, #e84a8c

0%
0%
0%

CSS code for this palette

/* CSS */
.creamy-mauve {
color: #dac8d6;
}
.soft-cashmere {
color: #f0b2d7;
}
.tickled-pink {
color: #f2a6c1;
}
.carnation {
color: #f97b8e;
}
.majestic-magenta {
color: #e84a8c;
}

/* CSS Variables */
:root {
--creamy-mauve:#dac8d6;
--soft-cashmere:#f0b2d7;
--tickled-pink:#f2a6c1;
--carnation:#f97b8e;
--majestic-magenta:#e84a8c;
}

More palettes to explore