All Palettes

Color Palette #3c3e3e, #6b6f70, #929596, #c8cad0, #f3f5f6

0%
0%
0%

CSS code for this palette

/* CSS */
.baltic-sea {
color: #3c3e3e;
}
.platinum-grey {
color: #6b6f70;
}
.aircraft-exterior-grey {
color: #929596;
}
.sharp-grey {
color: #c8cad0;
}
.chef-s-hat {
color: #f3f5f6;
}

/* CSS Variables */
:root {
--baltic-sea:#3c3e3e;
--platinum-grey:#6b6f70;
--aircraft-exterior-grey:#929596;
--sharp-grey:#c8cad0;
--chef-s-hat:#f3f5f6;
}

More palettes to explore