All Palettes

Color Palette #6a5bcd, #8a7ccb, #b0a4e0, #f7b1d4, #ff7092

0%
0%
0%

CSS code for this palette

/* CSS */
.ameixa {
color: #6a5bcd;
}
.moody-blue {
color: #8a7ccb;
}
.violet-velvet {
color: #b0a4e0;
}
.spaghetti-strap-pink {
color: #f7b1d4;
}
.blush-hour {
color: #ff7092;
}

/* CSS Variables */
:root {
--ameixa:#6a5bcd;
--moody-blue:#8a7ccb;
--violet-velvet:#b0a4e0;
--spaghetti-strap-pink:#f7b1d4;
--blush-hour:#ff7092;
}

More palettes to explore