All Palettes

Color Palette #d1b3e0, #a76c99, #ffb84d, #ff6e61, #ff3d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.pretty-petunia {
color: #d1b3e0;
}
.violetta {
color: #a76c99;
}
.floral-leaf {
color: #ffb84d;
}
.grapefruit-pulp {
color: #ff6e61;
}
.coral-red {
color: #ff3d3d;
}

/* CSS Variables */
:root {
--pretty-petunia:#d1b3e0;
--violetta:#a76c99;
--floral-leaf:#ffb84d;
--grapefruit-pulp:#ff6e61;
--coral-red:#ff3d3d;
}

More palettes to explore