All Palettes

Color Palette #a86d5d, #bfa68d, #d5c2a4, #e8d4b5, #f5e4d6

0%
0%
0%

CSS code for this palette

/* CSS */
.honey-maple {
color: #a86d5d;
}
.fortress {
color: #bfa68d;
}
.almond-latte {
color: #d5c2a4;
}
.sand-pearl {
color: #e8d4b5;
}
.island-hopping {
color: #f5e4d6;
}

/* CSS Variables */
:root {
--honey-maple:#a86d5d;
--fortress:#bfa68d;
--almond-latte:#d5c2a4;
--sand-pearl:#e8d4b5;
--island-hopping:#f5e4d6;
}

More palettes to explore