All Palettes

Color Palette #feecf3, #f4c8d3, #f29cbe, #e66b9c, #d64c7a

0%
0%
0%

CSS code for this palette

/* CSS */
.fairy-wings {
color: #feecf3;
}
.mountain-laurel {
color: #f4c8d3;
}
.amaranth-pink {
color: #f29cbe;
}
.shadow-azalea-pink {
color: #e66b9c;
}
.pink-flambe {
color: #d64c7a;
}

/* CSS Variables */
:root {
--fairy-wings:#feecf3;
--mountain-laurel:#f4c8d3;
--amaranth-pink:#f29cbe;
--shadow-azalea-pink:#e66b9c;
--pink-flambe:#d64c7a;
}

More palettes to explore