All Palettes

Color Palette #001f1f, #b35900, #c8a328, #c76d00, #dcac28

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-explorer {
color: #001f1f;
}
.orangish-brown {
color: #b35900;
}
.mustard-seed {
color: #c8a328;
}
.sludge {
color: #c76d00;
}
.fine-gold {
color: #dcac28;
}

/* CSS Variables */
:root {
--stellar-explorer:#001f1f;
--orangish-brown:#b35900;
--mustard-seed:#c8a328;
--sludge:#c76d00;
--fine-gold:#dcac28;
}

More palettes to explore