All Palettes

Color Palette #f4c543, #e5a038, #d17a33, #b8572e, #9d3d2a

0%
0%
0%

CSS code for this palette

/* CSS */
.pyrite {
color: #f4c543;
}
.culpeo {
color: #e5a038;
}
.decaying-leaf {
color: #d17a33;
}
.beef-patties {
color: #b8572e;
}
.edocha {
color: #9d3d2a;
}

/* CSS Variables */
:root {
--pyrite:#f4c543;
--culpeo:#e5a038;
--decaying-leaf:#d17a33;
--beef-patties:#b8572e;
--edocha:#9d3d2a;
}

More palettes to explore