All Palettes

Color Palette #1e1e4d, #3c3c8b, #5a5abf, #b3b3ff, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1e1e4d;
}
.clematis-blue {
color: #3c3c8b;
}
.circumorbital-ring {
color: #5a5abf;
}
.winterspring-lilac {
color: #b3b3ff;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--fly-by-night:#1e1e4d;
--clematis-blue:#3c3c8b;
--circumorbital-ring:#5a5abf;
--winterspring-lilac:#b3b3ff;
--usc-gold:#ffcc00;
}

More palettes to explore