All Palettes

Color Palette #d60032, #ff6d1f, #f9d64e, #4ccdc4, #1a3d5b

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine {
color: #d60032;
}
.shocking-orange {
color: #ff6d1f;
}
.westfall-yellow {
color: #f9d64e;
}
.may-day {
color: #4ccdc4;
}
.capital-blue {
color: #1a3d5b;
}

/* CSS Variables */
:root {
--carmine:#d60032;
--shocking-orange:#ff6d1f;
--westfall-yellow:#f9d64e;
--may-day:#4ccdc4;
--capital-blue:#1a3d5b;
}

More palettes to explore