All Palettes

Color Palette #b8b8b8, #a1a7aa, #8b99a2, #6a7d8a, #4d5d6a

0%
0%
0%

CSS code for this palette

/* CSS */
.fortress-grey {
color: #b8b8b8;
}
.ironbreaker-metal {
color: #a1a7aa;
}
.thundercat {
color: #8b99a2;
}
.lynch {
color: #6a7d8a;
}
.seven-seas {
color: #4d5d6a;
}

/* CSS Variables */
:root {
--fortress-grey:#b8b8b8;
--ironbreaker-metal:#a1a7aa;
--thundercat:#8b99a2;
--lynch:#6a7d8a;
--seven-seas:#4d5d6a;
}

More palettes to explore