All Palettes

Color Palette #001f1f, #b35900, #d0a825, #d66f00, #e0a54d

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-explorer {
color: #001f1f;
}
.orangish-brown {
color: #b35900;
}
.lemon-curry {
color: #d0a825;
}
.orange-outburst {
color: #d66f00;
}
.brass-mesh {
color: #e0a54d;
}

/* CSS Variables */
:root {
--stellar-explorer:#001f1f;
--orangish-brown:#b35900;
--lemon-curry:#d0a825;
--orange-outburst:#d66f00;
--brass-mesh:#e0a54d;
}

More palettes to explore