All Palettes

Color Palette #f1b74b, #e8a34f, #d68d4c, #a76a49, #784a4d

0%
0%
0%

CSS code for this palette

/* CSS */
.maximum-yellow-red {
color: #f1b74b;
}
.jurassic-gold {
color: #e8a34f;
}
.serape {
color: #d68d4c;
}
.vintage-pottery {
color: #a76a49;
}
.false-morel {
color: #784a4d;
}

/* CSS Variables */
:root {
--maximum-yellow-red:#f1b74b;
--jurassic-gold:#e8a34f;
--serape:#d68d4c;
--vintage-pottery:#a76a49;
--false-morel:#784a4d;
}

More palettes to explore