All Palettes

Color Palette #1f1f2e, #4f4f5f, #80808e, #b4b46e, #d5d53f

0%
0%
0%

CSS code for this palette

/* CSS */
.black-howl {
color: #1f1f2e;
}
.night-night {
color: #4f4f5f;
}
.in-the-twilight {
color: #80808e;
}
.rodham {
color: #b4b46e;
}
.viameter {
color: #d5d53f;
}

/* CSS Variables */
:root {
--black-howl:#1f1f2e;
--night-night:#4f4f5f;
--in-the-twilight:#80808e;
--rodham:#b4b46e;
--viameter:#d5d53f;
}

More palettes to explore