All Palettes

Color Palette #f0c24c, #bea00e, #8d6025, #6c3c1e, #ef9001

0%
0%
0%

CSS code for this palette

/* CSS */
.adonis-rose-yellow {
color: #f0c24c;
}
.ocher {
color: #bea00e;
}
.afghan-carpet {
color: #8d6025;
}
.searing-gorge-brown {
color: #6c3c1e;
}
.saffron-gold {
color: #ef9001;
}

/* CSS Variables */
:root {
--adonis-rose-yellow:#f0c24c;
--ocher:#bea00e;
--afghan-carpet:#8d6025;
--searing-gorge-brown:#6c3c1e;
--saffron-gold:#ef9001;
}

More palettes to explore