All Palettes

Color Palette #d69f61, #c67c4e, #914f3b, #5b3a2f, #3c2a2e

0%
0%
0%

CSS code for this palette

/* CSS */
.cronut {
color: #d69f61;
}
.fuegan-orange {
color: #c67c4e;
}
.sierra-redwood {
color: #914f3b;
}
.cioccolato {
color: #5b3a2f;
}
.havana {
color: #3c2a2e;
}

/* CSS Variables */
:root {
--cronut:#d69f61;
--fuegan-orange:#c67c4e;
--sierra-redwood:#914f3b;
--cioccolato:#5b3a2f;
--havana:#3c2a2e;
}

More palettes to explore