All Palettes

Color Palette #b7af9f, #d1b48f, #e5d1c2, #7f7c7a, #3b3b3b

0%
0%
0%

CSS code for this palette

/* CSS */
.camping-tent {
color: #b7af9f;
}
.granivorous {
color: #d1b48f;
}
.autumn-blush {
color: #e5d1c2;
}
.friar-grey {
color: #7f7c7a;
}
.black-liquorice {
color: #3b3b3b;
}

/* CSS Variables */
:root {
--camping-tent:#b7af9f;
--granivorous:#d1b48f;
--autumn-blush:#e5d1c2;
--friar-grey:#7f7c7a;
--black-liquorice:#3b3b3b;
}

More palettes to explore