All Palettes

Color Palette #b56e4a, #d39969, #f5c5a3, #f2dfb1, #e9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.thanksgiving {
color: #b56e4a;
}
.folksy-gold {
color: #d39969;
}
.australian-apricot {
color: #f5c5a3;
}
.bone-white {
color: #f2dfb1;
}
.seasonal-beige {
color: #e9b79f;
}

/* CSS Variables */
:root {
--thanksgiving:#b56e4a;
--folksy-gold:#d39969;
--australian-apricot:#f5c5a3;
--bone-white:#f2dfb1;
--seasonal-beige:#e9b79f;
}

More palettes to explore