All Palettes

Color Palette #2b2b2b, #d4af35, #5ccc6f, #b0b08d, #b7a3d7

0%
0%
0%

CSS code for this palette

/* CSS */
.shoe-wax {
color: #2b2b2b;
}
.metallic-gold {
color: #d4af35;
}
.verdant-oasis {
color: #5ccc6f;
}
.that-s-atomic {
color: #b0b08d;
}
.grape-illusion {
color: #b7a3d7;
}

/* CSS Variables */
:root {
--shoe-wax:#2b2b2b;
--metallic-gold:#d4af35;
--verdant-oasis:#5ccc6f;
--that-s-atomic:#b0b08d;
--grape-illusion:#b7a3d7;
}

More palettes to explore