All Palettes

Color Palette #c77d38, #d2a85b, #e5c9a4, #f7e2c0, #f2baba

0%
0%
0%

CSS code for this palette

/* CSS */
.ginger-beer {
color: #c77d38;
}
.afghan-sand {
color: #d2a85b;
}
.caramel-mousse {
color: #e5c9a4;
}
.ivory-oats {
color: #f7e2c0;
}
.pinkathon {
color: #f2baba;
}

/* CSS Variables */
:root {
--ginger-beer:#c77d38;
--afghan-sand:#d2a85b;
--caramel-mousse:#e5c9a4;
--ivory-oats:#f7e2c0;
--pinkathon:#f2baba;
}

More palettes to explore