All Palettes

Color Palette #1d1f20, #3d4042, #5e6164, #b72a2a, #f1c40e

0%
0%
0%

CSS code for this palette

/* CSS */
.inkwell-inception {
color: #1d1f20;
}
.cannon-barrel {
color: #3d4042;
}
.sheet-metal {
color: #5e6164;
}
.madder-red {
color: #b72a2a;
}
.sunshine-mellow {
color: #f1c40e;
}

/* CSS Variables */
:root {
--inkwell-inception:#1d1f20;
--cannon-barrel:#3d4042;
--sheet-metal:#5e6164;
--madder-red:#b72a2a;
--sunshine-mellow:#f1c40e;
}

More palettes to explore