All Palettes

Color Palette #f59c42, #d77c2d, #a75f25, #794c34, #4b3b2a

0%
0%
0%

CSS code for this palette

/* CSS */
.chat-orange {
color: #f59c42;
}
.bitter-orange {
color: #d77c2d;
}
.scarecrow-frown {
color: #a75f25;
}
.witch-wood {
color: #794c34;
}
.harpy-brown {
color: #4b3b2a;
}

/* CSS Variables */
:root {
--chat-orange:#f59c42;
--bitter-orange:#d77c2d;
--scarecrow-frown:#a75f25;
--witch-wood:#794c34;
--harpy-brown:#4b3b2a;
}

More palettes to explore