All Palettes

Color Palette #f2cad2, #eab8c9, #e0a9b6, #c87ea1, #a85d82

0%
0%
0%

CSS code for this palette

/* CSS */
.milkshake-pink {
color: #f2cad2;
}
.chantilly {
color: #eab8c9;
}
.apple-infusion {
color: #e0a9b6;
}
.moonlight-mauve {
color: #c87ea1;
}
.guppy-violet {
color: #a85d82;
}

/* CSS Variables */
:root {
--milkshake-pink:#f2cad2;
--chantilly:#eab8c9;
--apple-infusion:#e0a9b6;
--moonlight-mauve:#c87ea1;
--guppy-violet:#a85d82;
}

More palettes to explore