All Palettes

Color Palette #1f1f8e, #4f4fb5, #8c8cd4, #b2b2f0, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.nightly-expedition {
color: #1f1f8e;
}
.chinese-bellflower {
color: #4f4fb5;
}
.adora {
color: #8c8cd4;
}
.purple-illusion {
color: #b2b2f0;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--nightly-expedition:#1f1f8e;
--chinese-bellflower:#4f4fb5;
--adora:#8c8cd4;
--purple-illusion:#b2b2f0;
--usc-gold:#ffcc00;
}

More palettes to explore