All Palettes

Color Palette #2b3d50, #95a6a7, #f39c12, #e77e23, #bf3a2b

0%
0%
0%

CSS code for this palette

/* CSS */
.snap-shot {
color: #2b3d50;
}
.mythical-blue {
color: #95a6a7;
}
.dodgeroll-gold {
color: #f39c12;
}
.orange-gluttony {
color: #e77e23;
}
.valiant-poppy {
color: #bf3a2b;
}

/* CSS Variables */
:root {
--snap-shot:#2b3d50;
--mythical-blue:#95a6a7;
--dodgeroll-gold:#f39c12;
--orange-gluttony:#e77e23;
--valiant-poppy:#bf3a2b;
}

More palettes to explore