All Palettes

Color Palette #f5e0a3, #f6b8a2, #f39bba, #d57cbd, #9c6dd9

0%
0%
0%

CSS code for this palette

/* CSS */
.sun-dust {
color: #f5e0a3;
}
.mystic-tulip {
color: #f6b8a2;
}
.amaranth-pink {
color: #f39bba;
}
.pink-punk {
color: #d57cbd;
}
.iridescent-purple {
color: #9c6dd9;
}

/* CSS Variables */
:root {
--sun-dust:#f5e0a3;
--mystic-tulip:#f6b8a2;
--amaranth-pink:#f39bba;
--pink-punk:#d57cbd;
--iridescent-purple:#9c6dd9;
}

More palettes to explore