All Palettes

Color Palette #5c3a7e, #8c5b9f, #b79ec2, #ffb3c2, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.tillandsia-purple {
color: #5c3a7e;
}
.wisteria-purple {
color: #8c5b9f;
}
.crocus-petal {
color: #b79ec2;
}
.matt-pink {
color: #ffb3c2;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--tillandsia-purple:#5c3a7e;
--wisteria-purple:#8c5b9f;
--crocus-petal:#b79ec2;
--matt-pink:#ffb3c2;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore