All Palettes

Color Palette #1b3d79, #5d8bb6, #8bc0e4, #f1d05b, #d67d38

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1b3d79;
}
.lichen-blue {
color: #5d8bb6;
}
.rhodes {
color: #8bc0e4;
}
.sorreno-lemon {
color: #f1d05b;
}
.sweet-potato {
color: #d67d38;
}

/* CSS Variables */
:root {
--assault:#1b3d79;
--lichen-blue:#5d8bb6;
--rhodes:#8bc0e4;
--sorreno-lemon:#f1d05b;
--sweet-potato:#d67d38;
}

More palettes to explore