All Palettes

Color Palette #eab8c9, #f6d5e4, #d3a1d4, #aec0e0, #a2d4e6

0%
0%
0%

CSS code for this palette

/* CSS */
.chantilly {
color: #eab8c9;
}
.pink-frosting {
color: #f6d5e4;
}
.favorite-lavender {
color: #d3a1d4;
}
.light-steel-blue {
color: #aec0e0;
}
.chefchaouen-blue {
color: #a2d4e6;
}

/* CSS Variables */
:root {
--chantilly:#eab8c9;
--pink-frosting:#f6d5e4;
--favorite-lavender:#d3a1d4;
--light-steel-blue:#aec0e0;
--chefchaouen-blue:#a2d4e6;
}

More palettes to explore