All Palettes

Color Palette #0a3d61, #1f628e, #45adfc, #f39c12, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-blues {
color: #0a3d61;
}
.traditional-blue {
color: #1f628e;
}
.adamantine-blue {
color: #45adfc;
}
.dodgeroll-gold {
color: #f39c12;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--forest-blues:#0a3d61;
--traditional-blue:#1f628e;
--adamantine-blue:#45adfc;
--dodgeroll-gold:#f39c12;
--mandarin-red:#e74d3c;
}

More palettes to explore