All Palettes

Color Palette #fbaf3c, #f6b83c, #f2a94a, #f19e55, #e9a449

0%
0%
0%

CSS code for this palette

/* CSS */
.peach-butter {
color: #fbaf3c;
}
.squash-blossom {
color: #f6b83c;
}
.egyptian-gold {
color: #f2a94a;
}
.doughnut {
color: #f19e55;
}
.golden-koi {
color: #e9a449;
}

/* CSS Variables */
:root {
--peach-butter:#fbaf3c;
--squash-blossom:#f6b83c;
--egyptian-gold:#f2a94a;
--doughnut:#f19e55;
--golden-koi:#e9a449;
}

More palettes to explore