All Palettes

Color Palette #1f1b79, #4056a0, #6cb8e4, #f5c400, #ff5e00

0%
0%
0%

CSS code for this palette

/* CSS */
.snorlax {
color: #1f1b79;
}
.nuthatch-back {
color: #4056a0;
}
.norfolk-sky {
color: #6cb8e4;
}
.syndicalist {
color: #f5c400;
}
.vivid-orange {
color: #ff5e00;
}

/* CSS Variables */
:root {
--snorlax:#1f1b79;
--nuthatch-back:#4056a0;
--norfolk-sky:#6cb8e4;
--syndicalist:#f5c400;
--vivid-orange:#ff5e00;
}

More palettes to explore