All Palettes

Color Palette #2b3d50, #4b77be, #95a6a7, #e77e23, #e74d3c

0%
0%
0%

CSS code for this palette

/* CSS */
.snap-shot {
color: #2b3d50;
}
.ashton-blue {
color: #4b77be;
}
.mythical-blue {
color: #95a6a7;
}
.orange-gluttony {
color: #e77e23;
}
.mandarin-red {
color: #e74d3c;
}

/* CSS Variables */
:root {
--snap-shot:#2b3d50;
--ashton-blue:#4b77be;
--mythical-blue:#95a6a7;
--orange-gluttony:#e77e23;
--mandarin-red:#e74d3c;
}

More palettes to explore