All Palettes

Color Palette #001f1f, #b35600, #d09b3e, #d65d00, #eb9a3d

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-explorer {
color: #001f1f;
}
.obscure-orange {
color: #b35600;
}
.mineral-yellow {
color: #d09b3e;
}
.exuberance {
color: #d65d00;
}
.gorse-yellow-orange {
color: #eb9a3d;
}

/* CSS Variables */
:root {
--stellar-explorer:#001f1f;
--obscure-orange:#b35600;
--mineral-yellow:#d09b3e;
--exuberance:#d65d00;
--gorse-yellow-orange:#eb9a3d;
}

More palettes to explore