All Palettes

Color Palette #2b3d50, #354a5f, #5d6d7e, #abb8c4, #f3f5f6

0%
0%
0%

CSS code for this palette

/* CSS */
.snap-shot {
color: #2b3d50;
}
.ing-nue-blue {
color: #354a5f;
}
.blue-mirage {
color: #5d6d7e;
}
.bluebeard {
color: #abb8c4;
}
.chef-s-hat {
color: #f3f5f6;
}

/* CSS Variables */
:root {
--snap-shot:#2b3d50;
--ing-nue-blue:#354a5f;
--blue-mirage:#5d6d7e;
--bluebeard:#abb8c4;
--chef-s-hat:#f3f5f6;
}

More palettes to explore