All Palettes

Color Palette #2e3f52, #4b7bec, #f5b042, #f39c12, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.waterhen-back {
color: #2e3f52;
}
.blue-oyster-cult {
color: #4b7bec;
}
.butter-cream {
color: #f5b042;
}
.dodgeroll-gold {
color: #f39c12;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--waterhen-back:#2e3f52;
--blue-oyster-cult:#4b7bec;
--butter-cream:#f5b042;
--dodgeroll-gold:#f39c12;
--mandarin-red:#e74d3c;
}

More palettes to explore