All Palettes

Color Palette #6f2c90, #ac85c1, #d5d3df, #f3e4aa, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.east-side {
color: #ac85c1;
}
.light-amourette {
color: #d5d3df;
}
.vanilla {
color: #f3e4aa;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--east-side:#ac85c1;
--light-amourette:#d5d3df;
--vanilla:#f3e4aa;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore