All Palettes

Color Palette #1c3f73, #3f6d97, #79b3d2, #f6c451, #e55d3e

0%
0%
0%

CSS code for this palette

/* CSS */
.assault {
color: #1c3f73;
}
.national-anthem {
color: #3f6d97;
}
.meadow-blossom-blue {
color: #79b3d2;
}
.mom-s-pancake {
color: #f6c451;
}
.sohi-red {
color: #e55d3e;
}

/* CSS Variables */
:root {
--assault:#1c3f73;
--national-anthem:#3f6d97;
--meadow-blossom-blue:#79b3d2;
--mom-s-pancake:#f6c451;
--sohi-red:#e55d3e;
}

More palettes to explore