All Palettes

Color Palette #8c8c8c, #b5b5b5, #d1d1d1, #e6e6e6, #ffffff

0%
0%
0%

CSS code for this palette

/* CSS */
.more-than-a-week {
color: #8c8c8c;
}
.brainstem-grey {
color: #b5b5b5;
}
.clouded-vision {
color: #d1d1d1;
}
.extraordinary-abundance-of-tinge {
color: #e6e6e6;
}
.white {
color: #ffffff;
}

/* CSS Variables */
:root {
--more-than-a-week:#8c8c8c;
--brainstem-grey:#b5b5b5;
--clouded-vision:#d1d1d1;
--extraordinary-abundance-of-tinge:#e6e6e6;
--white:#ffffff;
}

More palettes to explore