All Palettes

Color Palette #4c555d, #7a8c90, #a4b5b7, #c3d4d5, #e7f2f3

0%
0%
0%

CSS code for this palette

/* CSS */
.evening-cityscape {
color: #4c555d;
}
.harrow-s-gate {
color: #7a8c90;
}
.marine-layer {
color: #a4b5b7;
}
.scandinavian-sky {
color: #c3d4d5;
}
.ethereal-white {
color: #e7f2f3;
}

/* CSS Variables */
:root {
--evening-cityscape:#4c555d;
--harrow-s-gate:#7a8c90;
--marine-layer:#a4b5b7;
--scandinavian-sky:#c3d4d5;
--ethereal-white:#e7f2f3;
}

More palettes to explore