All Palettes

Color Palette #a487c4, #d3b2e0, #f9e3d2, #ffb84d, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.lilac-purple {
color: #a487c4;
}
.pretty-petunia {
color: #d3b2e0;
}
.sandy-beach {
color: #f9e3d2;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--lilac-purple:#a487c4;
--pretty-petunia:#d3b2e0;
--sandy-beach:#f9e3d2;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore