All Palettes

Color Palette #d60032, #fab700, #ff5e00, #00a8d6, #1e3a76

0%
0%
0%

CSS code for this palette

/* CSS */
.carmine {
color: #d60032;
}
.blue-angels-yellow {
color: #fab700;
}
.vivid-orange {
color: #ff5e00;
}
.malibu-blue {
color: #00a8d6;
}
.twilight-express {
color: #1e3a76;
}

/* CSS Variables */
:root {
--carmine:#d60032;
--blue-angels-yellow:#fab700;
--vivid-orange:#ff5e00;
--malibu-blue:#00a8d6;
--twilight-express:#1e3a76;
}

More palettes to explore