All Palettes

Color Palette #690dab, #9a1d28, #c92c3e, #e94e77, #fdbc30

0%
0%
0%

CSS code for this palette

/* CSS */
.indiviolet-sunset {
color: #690dab;
}
.manchester-nights {
color: #9a1d28;
}
.etruscan-red {
color: #c92c3e;
}
.kacey-s-pink {
color: #e94e77;
}
.garuda-gold {
color: #fdbc30;
}

/* CSS Variables */
:root {
--indiviolet-sunset:#690dab;
--manchester-nights:#9a1d28;
--etruscan-red:#c92c3e;
--kacey-s-pink:#e94e77;
--garuda-gold:#fdbc30;
}

More palettes to explore