All Palettes

Color Palette #8a2c00, #b35900, #d69d00, #f1c84b, #f2e6a6

0%
0%
0%

CSS code for this palette

/* CSS */
.rust-brown {
color: #8a2c00;
}
.orangish-brown {
color: #b35900;
}
.moldy-ochre {
color: #d69d00;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.cymophane-yellow {
color: #f2e6a6;
}

/* CSS Variables */
:root {
--rust-brown:#8a2c00;
--orangish-brown:#b35900;
--moldy-ochre:#d69d00;
--solar-plexus-chakra:#f1c84b;
--cymophane-yellow:#f2e6a6;
}

More palettes to explore