All Palettes

Color Palette #6b508b, #996d9c, #f0a5a3, #f9c54e, #f94346

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6b508b;
}
.tatarian-aster {
color: #996d9c;
}
.calabrese {
color: #f0a5a3;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.tomato-frog {
color: #f94346;
}

/* CSS Variables */
:root {
--magenta-violet:#6b508b;
--tatarian-aster:#996d9c;
--calabrese:#f0a5a3;
--creamy-sweet-corn:#f9c54e;
--tomato-frog:#f94346;
}

More palettes to explore