All Palettes

Color Palette #6f2c90, #ac85c1, #f5c7d1, #ffb7a3, #ffcd29

0%
0%
0%

CSS code for this palette

/* CSS */
.true-purple {
color: #6f2c90;
}
.east-side {
color: #ac85c1;
}
.sullivan-s-heart {
color: #f5c7d1;
}
.nature-apricot {
color: #ffb7a3;
}
.bumblebee {
color: #ffcd29;
}

/* CSS Variables */
:root {
--true-purple:#6f2c90;
--east-side:#ac85c1;
--sullivan-s-heart:#f5c7d1;
--nature-apricot:#ffb7a3;
--bumblebee:#ffcd29;
}

More palettes to explore