All Palettes

Color Palette #f3a5c7, #f8d6c4, #f4e2c3, #f6b83c, #f45d7e

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-mallow {
color: #f3a5c7;
}
.harvest-wreath {
color: #f8d6c4;
}
.cameo-cream {
color: #f4e2c3;
}
.squash-blossom {
color: #f6b83c;
}
.brink-pink {
color: #f45d7e;
}

/* CSS Variables */
:root {
--rose-mallow:#f3a5c7;
--harvest-wreath:#f8d6c4;
--cameo-cream:#f4e2c3;
--squash-blossom:#f6b83c;
--brink-pink:#f45d7e;
}

More palettes to explore