All Palettes

Color Palette #2b3d50, #354a5f, #5b8b9a, #f39c12, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.snap-shot {
color: #2b3d50;
}
.ing-nue-blue {
color: #354a5f;
}
.adriatic-blue {
color: #5b8b9a;
}
.dodgeroll-gold {
color: #f39c12;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--snap-shot:#2b3d50;
--ing-nue-blue:#354a5f;
--adriatic-blue:#5b8b9a;
--dodgeroll-gold:#f39c12;
--mandarin-red:#e74d3c;
}

More palettes to explore