All Palettes

Color Palette #a84d9f, #d57ca8, #e6b7d3, #f6a2bf, #f69dbc

0%
0%
0%

CSS code for this palette

/* CSS */
.aged-purple {
color: #a84d9f;
}
.wild-orchid {
color: #d57ca8;
}
.eau-de-rose {
color: #e6b7d3;
}
.rogue-pink {
color: #f6a2bf;
}
.amaranth-pink {
color: #f69dbc;
}

/* CSS Variables */
:root {
--aged-purple:#a84d9f;
--wild-orchid:#d57ca8;
--eau-de-rose:#e6b7d3;
--rogue-pink:#f6a2bf;
--amaranth-pink:#f69dbc;
}

More palettes to explore