All Palettes

Color Palette #1c2c4f, #f0a400, #f08605, #d8313c, #c94a4c

0%
0%
0%

CSS code for this palette

/* CSS */
.space-cadet {
color: #1c2c4f;
}
.lemon-dream {
color: #f0a400;
}
.tangerine-skin {
color: #f08605;
}
.safflower-red {
color: #d8313c;
}
.rusty-chainmail {
color: #c94a4c;
}

/* CSS Variables */
:root {
--space-cadet:#1c2c4f;
--lemon-dream:#f0a400;
--tangerine-skin:#f08605;
--safflower-red:#d8313c;
--rusty-chainmail:#c94a4c;
}

More palettes to explore