All Palettes

Color Palette #e0a4d0, #f4c3d7, #f8e2c9, #f6b83c, #f85d72

0%
0%
0%

CSS code for this palette

/* CSS */
.exotic-violet {
color: #e0a4d0;
}
.sweetheart {
color: #f4c3d7;
}
.yellow-shimmer {
color: #f8e2c9;
}
.squash-blossom {
color: #f6b83c;
}
.ponceau {
color: #f85d72;
}

/* CSS Variables */
:root {
--exotic-violet:#e0a4d0;
--sweetheart:#f4c3d7;
--yellow-shimmer:#f8e2c9;
--squash-blossom:#f6b83c;
--ponceau:#f85d72;
}

More palettes to explore