All Palettes

Color Palette #332f3c, #5c6366, #92918b, #c4cac5, #f6f7f9

0%
0%
0%

CSS code for this palette

/* CSS */
.deep-well {
color: #332f3c;
}
.greys-harbor {
color: #5c6366;
}
.grant-grey {
color: #92918b;
}
.frosted-silver {
color: #c4cac5;
}
.lynx-white {
color: #f6f7f9;
}

/* CSS Variables */
:root {
--deep-well:#332f3c;
--greys-harbor:#5c6366;
--grant-grey:#92918b;
--frosted-silver:#c4cac5;
--lynx-white:#f6f7f9;
}

More palettes to explore