All Palettes

Color Palette #8c5b3b, #c68d3f, #f6b937, #f7d850, #e4a03a

0%
0%
0%

CSS code for this palette

/* CSS */
.brushwood {
color: #8c5b3b;
}
.anzac {
color: #c68d3f;
}
.glowing-lantern {
color: #f6b937;
}
.energy-yellow {
color: #f7d850;
}
.culpeo {
color: #e4a03a;
}

/* CSS Variables */
:root {
--brushwood:#8c5b3b;
--anzac:#c68d3f;
--glowing-lantern:#f6b937;
--energy-yellow:#f7d850;
--culpeo:#e4a03a;
}

More palettes to explore