All Palettes

Color Palette #8c788c, #c7c7c7, #3d3d3d, #a1a1a1, #634f63

0%
0%
0%

CSS code for this palette

/* CSS */
.muted-berry {
color: #8c788c;
}
.paternoster {
color: #c7c7c7;
}
.raven-black {
color: #3d3d3d;
}
.artificial-intelligence-grey {
color: #a1a1a1;
}
.vintage-violet {
color: #634f63;
}

/* CSS Variables */
:root {
--muted-berry:#8c788c;
--paternoster:#c7c7c7;
--raven-black:#3d3d3d;
--artificial-intelligence-grey:#a1a1a1;
--vintage-violet:#634f63;
}

More palettes to explore