All Palettes

Color Palette #e3a6c4, #f2b5d3, #f3c3d7, #f8d7af, #f5e59e

0%
0%
0%

CSS code for this palette

/* CSS */
.partytime {
color: #e3a6c4;
}
.pink-marshmallow {
color: #f2b5d3;
}
.sweetheart {
color: #f3c3d7;
}
.satin-latour {
color: #f8d7af;
}
.venetian-yellow {
color: #f5e59e;
}

/* CSS Variables */
:root {
--partytime:#e3a6c4;
--pink-marshmallow:#f2b5d3;
--sweetheart:#f3c3d7;
--satin-latour:#f8d7af;
--venetian-yellow:#f5e59e;
}

More palettes to explore