All Palettes

Color Palette #1f1f4d, #3e3e5b, #6a6a8a, #9b9bcf, #f0a400

0%
0%
0%

CSS code for this palette

/* CSS */
.fly-by-night {
color: #1f1f4d;
}
.amphystine {
color: #3e3e5b;
}
.dark-prince {
color: #6a6a8a;
}
.bluebell-frost {
color: #9b9bcf;
}
.lemon-dream {
color: #f0a400;
}

/* CSS Variables */
:root {
--fly-by-night:#1f1f4d;
--amphystine:#3e3e5b;
--dark-prince:#6a6a8a;
--bluebell-frost:#9b9bcf;
--lemon-dream:#f0a400;
}

More palettes to explore