All Palettes

Color Palette #2e3f52, #4b7bec, #69bf76, #f8c212, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.waterhen-back {
color: #2e3f52;
}
.blue-oyster-cult {
color: #4b7bec;
}
.citronella {
color: #69bf76;
}
.wisteria-yellow {
color: #f8c212;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--waterhen-back:#2e3f52;
--blue-oyster-cult:#4b7bec;
--citronella:#69bf76;
--wisteria-yellow:#f8c212;
--mandarin-red:#e74d3c;
}

More palettes to explore