All Palettes

Color Palette #1e2762, #4c5cc8, #8f9dd6, #f2e33a, #ef782e

0%
0%
0%

CSS code for this palette

/* CSS */
.schiava-blue {
color: #1e2762;
}
.savoy-blue {
color: #4c5cc8;
}
.portage {
color: #8f9dd6;
}
.highlighter-yellow {
color: #f2e33a;
}
.orange-crush {
color: #ef782e;
}

/* CSS Variables */
:root {
--schiava-blue:#1e2762;
--savoy-blue:#4c5cc8;
--portage:#8f9dd6;
--highlighter-yellow:#f2e33a;
--orange-crush:#ef782e;
}

More palettes to explore