All Palettes

Color Palette #a71b2e, #f4a20b, #e0b92e, #2e4b8e, #a6c8e2

0%
0%
0%

CSS code for this palette

/* CSS */
.haute-red {
color: #a71b2e;
}
.orange-pospsicle {
color: #f4a20b;
}
.bollywood {
color: #e0b92e;
}
.blue-highlight {
color: #2e4b8e;
}
.template {
color: #a6c8e2;
}

/* CSS Variables */
:root {
--haute-red:#a71b2e;
--orange-pospsicle:#f4a20b;
--bollywood:#e0b92e;
--blue-highlight:#2e4b8e;
--template:#a6c8e2;
}

More palettes to explore