All Palettes

Color Palette #bfb04a, #e5b55d, #ebab6b, #f6c7a7, #f8d0a0

0%
0%
0%

CSS code for this palette

/* CSS */
.star-fruit-yellow-green {
color: #bfb04a;
}
.river-of-gold {
color: #e5b55d;
}
.evening-sunset {
color: #ebab6b;
}
.peach-damask {
color: #f6c7a7;
}
.ginger-peach {
color: #f8d0a0;
}

/* CSS Variables */
:root {
--star-fruit-yellow-green:#bfb04a;
--river-of-gold:#e5b55d;
--evening-sunset:#ebab6b;
--peach-damask:#f6c7a7;
--ginger-peach:#f8d0a0;
}

More palettes to explore