All Palettes

Color Palette #6a5bcd, #9c7eec, #d6a3f0, #f1b1e0, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.ameixa {
color: #6a5bcd;
}
.forgotten-purple {
color: #9c7eec;
}
.petal-plush {
color: #d6a3f0;
}
.hanami-pink {
color: #f1b1e0;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--ameixa:#6a5bcd;
--forgotten-purple:#9c7eec;
--petal-plush:#d6a3f0;
--hanami-pink:#f1b1e0;
--blush-hour:#ff7092;
}

More palettes to explore