All Palettes

Color Palette #1f1f4c, #813f8d, #d93f66, #f8bfbf, #ffd900

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1f4c;
}
.dull-violet {
color: #813f8d;
}
.azalea {
color: #d93f66;
}
.spanish-pink {
color: #f8bfbf;
}
.soviet-gold {
color: #ffd900;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1f4c;
--dull-violet:#813f8d;
--azalea:#d93f66;
--spanish-pink:#f8bfbf;
--soviet-gold:#ffd900;
}

More palettes to explore