All Palettes

Color Palette #001f1f, #b35c00, #d0a03e, #d66b00, #e1a141

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-explorer {
color: #001f1f;
}
.orangish-brown {
color: #b35c00;
}
.cremini {
color: #d0a03e;
}
.orange-danger {
color: #d66b00;
}
.life-is-good {
color: #e1a141;
}

/* CSS Variables */
:root {
--stellar-explorer:#001f1f;
--orangish-brown:#b35c00;
--cremini:#d0a03e;
--orange-danger:#d66b00;
--life-is-good:#e1a141;
}

More palettes to explore