All Palettes

Color Palette #7a2e5c, #a14f75, #d06c8f, #f9b9c4, #f3d3d8

0%
0%
0%

CSS code for this palette

/* CSS */
.possessed-plum {
color: #7a2e5c;
}
.magenta-haze {
color: #a14f75;
}
.hopbush {
color: #d06c8f;
}
.pink-bubble-tea {
color: #f9b9c4;
}
.cradle-pillow {
color: #f3d3d8;
}

/* CSS Variables */
:root {
--possessed-plum:#7a2e5c;
--magenta-haze:#a14f75;
--hopbush:#d06c8f;
--pink-bubble-tea:#f9b9c4;
--cradle-pillow:#f3d3d8;
}

More palettes to explore