All Palettes

Color Palette #f0c24c, #e3a64a, #d58a3f, #c46f36, #a8592e

0%
0%
0%

CSS code for this palette

/* CSS */
.adonis-rose-yellow {
color: #f0c24c;
}
.brass-mesh {
color: #e3a64a;
}
.coppersmith {
color: #d58a3f;
}
.ochre-pigment {
color: #c46f36;
}
.beef-hotpot {
color: #a8592e;
}

/* CSS Variables */
:root {
--adonis-rose-yellow:#f0c24c;
--brass-mesh:#e3a64a;
--coppersmith:#d58a3f;
--ochre-pigment:#c46f36;
--beef-hotpot:#a8592e;
}

More palettes to explore