All Palettes

Color Palette #6b508b, #9a5fab, #f7b5a1, #f0a800, #f97a1f

0%
0%
0%

CSS code for this palette

/* CSS */
.magenta-violet {
color: #6b508b;
}
.royal-pretender {
color: #9a5fab;
}
.mystic-tulip {
color: #f7b5a1;
}
.welcoming-wasp {
color: #f0a800;
}
.ornery-tangerine {
color: #f97a1f;
}

/* CSS Variables */
:root {
--magenta-violet:#6b508b;
--royal-pretender:#9a5fab;
--mystic-tulip:#f7b5a1;
--welcoming-wasp:#f0a800;
--ornery-tangerine:#f97a1f;
}

More palettes to explore