All Palettes

Color Palette #fffbf0, #e8e8e8, #bfbfbf, #a1a1a1, #7a7a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.vanilla-shake {
color: #fffbf0;
}
.unicorn-silver {
color: #e8e8e8;
}
.silver {
color: #bfbfbf;
}
.artificial-intelligence-grey {
color: #a1a1a1;
}
.steel {
color: #7a7a7a;
}

/* CSS Variables */
:root {
--vanilla-shake:#fffbf0;
--unicorn-silver:#e8e8e8;
--silver:#bfbfbf;
--artificial-intelligence-grey:#a1a1a1;
--steel:#7a7a7a;
}

More palettes to explore