All Palettes

Color Palette #4b5b5d, #697577, #898f90, #b7c1c2, #e7f2f3

0%
0%
0%

CSS code for this palette

/* CSS */
.still-water {
color: #4b5b5d;
}
.north-grey {
color: #697577;
}
.ancient-pewter {
color: #898f90;
}
.krypton {
color: #b7c1c2;
}
.ethereal-white {
color: #e7f2f3;
}

/* CSS Variables */
:root {
--still-water:#4b5b5d;
--north-grey:#697577;
--ancient-pewter:#898f90;
--krypton:#b7c1c2;
--ethereal-white:#e7f2f3;
}

More palettes to explore