All Palettes

Color Palette #1f1f1f, #4a4a4a, #9b9050, #f1c84b, #e04f38

0%
0%
0%

CSS code for this palette

/* CSS */
.umbra {
color: #1f1f1f;
}
.shadowed-steel {
color: #4a4a4a;
}
.tupelo-tree {
color: #9b9050;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.orangeade {
color: #e04f38;
}

/* CSS Variables */
:root {
--umbra:#1f1f1f;
--shadowed-steel:#4a4a4a;
--tupelo-tree:#9b9050;
--solar-plexus-chakra:#f1c84b;
--orangeade:#e04f38;
}

More palettes to explore