All Palettes

Color Palette #f0b2d4, #fdd67c, #a4d6d2, #e8b5e3, #f67e7e

0%
0%
0%

CSS code for this palette

/* CSS */
.soft-cashmere {
color: #f0b2d4;
}
.deviled-egg {
color: #fdd67c;
}
.smooth-satin {
color: #a4d6d2;
}
.blackberry-yogurt {
color: #e8b5e3;
}
.shell-pink {
color: #f67e7e;
}

/* CSS Variables */
:root {
--soft-cashmere:#f0b2d4;
--deviled-egg:#fdd67c;
--smooth-satin:#a4d6d2;
--blackberry-yogurt:#e8b5e3;
--shell-pink:#f67e7e;
}

More palettes to explore