All Palettes

Color Palette #6c508b, #a77b9d, #f1cbd4, #f1b74b, #d65b2e

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6c508b;
}
.usu-pink {
color: #a77b9d;
}
.milkshake-pink {
color: #f1cbd4;
}
.maximum-yellow-red {
color: #f1b74b;
}
.tangerine-bliss {
color: #d65b2e;
}

/* CSS Variables */
:root {
--magenta-violet:#6c508b;
--usu-pink:#a77b9d;
--milkshake-pink:#f1cbd4;
--maximum-yellow-red:#f1b74b;
--tangerine-bliss:#d65b2e;
}

More palettes to explore