All Palettes

Color Palette #1e2876, #5a4fcf, #a76bd1, #f4a20b, #d24e1e

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1e2876;
}
.iris {
color: #5a4fcf;
}
.rich-lavender {
color: #a76bd1;
}
.orange-pospsicle {
color: #f4a20b;
}
.rusty-nail {
color: #d24e1e;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1e2876;
--iris:#5a4fcf;
--rich-lavender:#a76bd1;
--orange-pospsicle:#f4a20b;
--rusty-nail:#d24e1e;
}

More palettes to explore