All Palettes

Color Palette #a85f2e, #d88a5a, #f4cca9, #e8c7a6, #fae1d1

0%
0%
0%

CSS code for this palette

/* CSS */
.beef-hotpot {
color: #a85f2e;
}
.bright-sienna {
color: #d88a5a;
}
.allspice {
color: #f4cca9;
}
.almond-biscuit {
color: #e8c7a6;
}
.sandy-beach {
color: #fae1d1;
}

/* CSS Variables */
:root {
--beef-hotpot:#a85f2e;
--bright-sienna:#d88a5a;
--allspice:#f4cca9;
--almond-biscuit:#e8c7a6;
--sandy-beach:#fae1d1;
}

More palettes to explore