All Palettes

Color Palette #bfbfbf, #d9b5b5, #b0b0b0, #9ac19b, #b1b3b4

0%
0%
0%

CSS code for this palette

/* CSS */
.silver {
color: #bfbfbf;
}
.appleblossom {
color: #d9b5b5;
}
.palladium {
color: #b0b0b0;
}
.spruce-stone {
color: #9ac19b;
}
.silverstone {
color: #b1b3b4;
}

/* CSS Variables */
:root {
--silver:#bfbfbf;
--appleblossom:#d9b5b5;
--palladium:#b0b0b0;
--spruce-stone:#9ac19b;
--silverstone:#b1b3b4;
}

More palettes to explore