All Palettes

Color Palette #4d1f1f, #793e3e, #a85d5d, #d78d2d, #f5c13d

0%
0%
0%

CSS code for this palette

/* CSS */
.tobi-brown {
color: #4d1f1f;
}
.sequoia-redwood {
color: #793e3e;
}
.escalante {
color: #a85d5d;
}
.turmeric-tea {
color: #d78d2d;
}
.phellodendron-amurense {
color: #f5c13d;
}

/* CSS Variables */
:root {
--tobi-brown:#4d1f1f;
--sequoia-redwood:#793e3e;
--escalante:#a85d5d;
--turmeric-tea:#d78d2d;
--phellodendron-amurense:#f5c13d;
}

More palettes to explore