All Palettes

Color Palette #f3b9c3, #f8d3d8, #f2a1b6, #e6b7d2, #daaad1

0%
0%
0%

CSS code for this palette

/* CSS */
.petals-unfolding {
color: #f3b9c3;
}
.first-daughter {
color: #f8d3d8;
}
.emperor-s-children {
color: #f2a1b6;
}
.eau-de-rose {
color: #e6b7d2;
}
.tiara-pink {
color: #daaad1;
}

/* CSS Variables */
:root {
--petals-unfolding:#f3b9c3;
--first-daughter:#f8d3d8;
--emperor-s-children:#f2a1b6;
--eau-de-rose:#e6b7d2;
--tiara-pink:#daaad1;
}

More palettes to explore