All Palettes

Color Palette #001f1f, #bb6e30, #c2a54c, #c7781f, #d4a84e

0%
0%
0%

CSS code for this palette

/* CSS */
.stellar-explorer {
color: #001f1f;
}
.carrot-cake {
color: #bb6e30;
}
.creed {
color: #c2a54c;
}
.brownish-orange {
color: #c7781f;
}
.plantain-chips {
color: #d4a84e;
}

/* CSS Variables */
:root {
--stellar-explorer:#001f1f;
--carrot-cake:#bb6e30;
--creed:#c2a54c;
--brownish-orange:#c7781f;
--plantain-chips:#d4a84e;
}

More palettes to explore