All Palettes

Color Palette #3b3b3f, #6b6b70, #a1a1a5, #dadadd, #f4f4f6

0%
0%
0%

CSS code for this palette

/* CSS */
.coal-hard-truth {
color: #3b3b3f;
}
.charcoal-plum {
color: #6b6b70;
}
.silver-sconce {
color: #a1a1a5;
}
.cumberland-fog {
color: #dadadd;
}
.chef-s-hat {
color: #f4f4f6;
}

/* CSS Variables */
:root {
--coal-hard-truth:#3b3b3f;
--charcoal-plum:#6b6b70;
--silver-sconce:#a1a1a5;
--cumberland-fog:#dadadd;
--chef-s-hat:#f4f4f6;
}

More palettes to explore