All Palettes

Color Palette #001f1f, #b36800, #c88d28, #d68f00, #e5a038

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-explorer {
color: #001f1f;
}
.umber {
color: #b36800;
}
.gentleman-s-whiskey {
color: #c88d28;
}
.harvest-eve-gold {
color: #d68f00;
}
.culpeo {
color: #e5a038;
}

/* CSS Variables */
:root {
--stellar-explorer:#001f1f;
--umber:#b36800;
--gentleman-s-whiskey:#c88d28;
--harvest-eve-gold:#d68f00;
--culpeo:#e5a038;
}

More palettes to explore