All Palettes

Color Palette #bfbfbf, #a7a8aa, #d9d9d9, #e7e9e7, #f0f0f0

0%
0%
0%

CSS code for this palette

/* CSS */
.silver {
color: #bfbfbf;
}
.ultimate-grey {
color: #a7a8aa;
}
.orochimaru {
color: #d9d9d9;
}
.mt-hood-white {
color: #e7e9e7;
}
.snowflake {
color: #f0f0f0;
}

/* CSS Variables */
:root {
--silver:#bfbfbf;
--ultimate-grey:#a7a8aa;
--orochimaru:#d9d9d9;
--mt-hood-white:#e7e9e7;
--snowflake:#f0f0f0;
}

More palettes to explore