All Palettes

Color Palette #f7703b, #d36927, #a75f25, #7b4e23, #5c3c1f

0%
0%
0%

CSS code for this palette

/* CSS */
.carrot {
color: #f7703b;
}
.christmas-orange {
color: #d36927;
}
.scarecrow-frown {
color: #a75f25;
}
.trojan-horse-brown {
color: #7b4e23;
}
.carnaby-tan {
color: #5c3c1f;
}

/* CSS Variables */
:root {
--carrot:#f7703b;
--christmas-orange:#d36927;
--scarecrow-frown:#a75f25;
--trojan-horse-brown:#7b4e23;
--carnaby-tan:#5c3c1f;
}

More palettes to explore