All Palettes

Color Palette #1e2876, #4a6fc4, #87a9f7, #f5c400, #ff6933

0%
0%
0%

CSS code for this palette

/* CSS */
.impression-of-obscurity {
color: #1e2876;
}
.han-blue {
color: #4a6fc4;
}
.kitten-s-eye {
color: #87a9f7;
}
.syndicalist {
color: #f5c400;
}
.halt-and-catch-fire {
color: #ff6933;
}

/* CSS Variables */
:root {
--impression-of-obscurity:#1e2876;
--han-blue:#4a6fc4;
--kitten-s-eye:#87a9f7;
--syndicalist:#f5c400;
--halt-and-catch-fire:#ff6933;
}

More palettes to explore