All Palettes

Color Palette #f5e7a3, #e3d56d, #d1c15c, #bfb04f, #a68b3a

0%
0%
0%

CSS code for this palette

/* CSS */
.majestic-treasures {
color: #f5e7a3;
}
.straw {
color: #e3d56d;
}
.nervy-hue {
color: #d1c15c;
}
.star-fruit-yellow-green {
color: #bfb04f;
}
.peanut-brittle {
color: #a68b3a;
}

/* CSS Variables */
:root {
--majestic-treasures:#f5e7a3;
--straw:#e3d56d;
--nervy-hue:#d1c15c;
--star-fruit-yellow-green:#bfb04f;
--peanut-brittle:#a68b3a;
}

More palettes to explore