All Palettes

Color Palette #6d3c8b, #a64e9f, #d89dc0, #fcbf83, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.amaranth-purple {
color: #6d3c8b;
}
.aged-purple {
color: #a64e9f;
}
.prominent-pink {
color: #d89dc0;
}
.buttery {
color: #fcbf83;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--amaranth-purple:#6d3c8b;
--aged-purple:#a64e9f;
--prominent-pink:#d89dc0;
--buttery:#fcbf83;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore