All Palettes

Color Palette #f2d42c, #e6a100, #c76a00, #a84f00, #6b2900

0%
0%
0%

CSS code for this palette

/* CSS */
.margarine {
color: #f2d42c;
}
.hot-butter {
color: #e6a100;
}
.sludge {
color: #c76a00;
}
.tijolo {
color: #a84f00;
}
.centipede-brown {
color: #6b2900;
}

/* CSS Variables */
:root {
--margarine:#f2d42c;
--hot-butter:#e6a100;
--sludge:#c76a00;
--tijolo:#a84f00;
--centipede-brown:#6b2900;
}

More palettes to explore