All Palettes

Color Palette #1b2027, #2b3d50, #354a5f, #f39c12, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.coarse-wool {
color: #1b2027;
}
.snap-shot {
color: #2b3d50;
}
.ing-nue-blue {
color: #354a5f;
}
.dodgeroll-gold {
color: #f39c12;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--coarse-wool:#1b2027;
--snap-shot:#2b3d50;
--ing-nue-blue:#354a5f;
--dodgeroll-gold:#f39c12;
--mandarin-red:#e74d3c;
}

More palettes to explore