All Palettes

Color Palette #f5e1b2, #e5ae9f, #e6a8c8, #b79cd3, #a2d7d3

0%
0%
0%

CSS code for this palette

/* CSS */
.friendly-yellow {
color: #f5e1b2;
}
.rose-linen {
color: #e5ae9f;
}
.partytime {
color: #e6a8c8;
}
.purple-premiere {
color: #b79cd3;
}
.smooth-satin {
color: #a2d7d3;
}

/* CSS Variables */
:root {
--friendly-yellow:#f5e1b2;
--rose-linen:#e5ae9f;
--partytime:#e6a8c8;
--purple-premiere:#b79cd3;
--smooth-satin:#a2d7d3;
}

More palettes to explore