All Palettes

Color Palette #d45e8d, #f2a6b1, #f7d9e2, #a2bfd7, #f4e2b4

0%
0%
0%

CSS code for this palette

/* CSS */
.flirty-rose {
color: #d45e8d;
}
.pink-fit {
color: #f2a6b1;
}
.pink-frosting {
color: #f7d9e2;
}
.everlasting {
color: #a2bfd7;
}
.anise-flower {
color: #f4e2b4;
}

/* CSS Variables */
:root {
--flirty-rose:#d45e8d;
--pink-fit:#f2a6b1;
--pink-frosting:#f7d9e2;
--everlasting:#a2bfd7;
--anise-flower:#f4e2b4;
}

More palettes to explore