All Palettes

Color Palette #a85d9a, #b08eb4, #e1b7d4, #f4d2e2, #ffb3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.radiant-orchid {
color: #a85d9a;
}
.metal-petal {
color: #b08eb4;
}
.eau-de-rose {
color: #e1b7d4;
}
.hopeful {
color: #f4d2e2;
}
.matt-pink {
color: #ffb3c2;
}

/* CSS Variables */
:root {
--radiant-orchid:#a85d9a;
--metal-petal:#b08eb4;
--eau-de-rose:#e1b7d4;
--hopeful:#f4d2e2;
--matt-pink:#ffb3c2;
}

More palettes to explore