All Palettes

Color Palette #b7b3a9, #a9a28e, #a59b7e, #d1c589, #e9b5a0

0%
0%
0%

CSS code for this palette

/* CSS */
.silver-tinsel {
color: #b7b3a9;
}
.olive-pit {
color: #a9a28e;
}
.dusky-meadows {
color: #a59b7e;
}
.green-apple-martini {
color: #d1c589;
}
.pink-abalone {
color: #e9b5a0;
}

/* CSS Variables */
:root {
--silver-tinsel:#b7b3a9;
--olive-pit:#a9a28e;
--dusky-meadows:#a59b7e;
--green-apple-martini:#d1c589;
--pink-abalone:#e9b5a0;
}

More palettes to explore