All Palettes

Color Palette #a7b29f, #b6c3b7, #d6e1d0, #f0e2d1, #e9b79f

0%
0%
0%

CSS code for this palette

/* CSS */
.salvia {
color: #a7b29f;
}
.recycled-glass {
color: #b6c3b7;
}
.green-tilberi {
color: #d6e1d0;
}
.chamois-cloth {
color: #f0e2d1;
}
.seasonal-beige {
color: #e9b79f;
}

/* CSS Variables */
:root {
--salvia:#a7b29f;
--recycled-glass:#b6c3b7;
--green-tilberi:#d6e1d0;
--chamois-cloth:#f0e2d1;
--seasonal-beige:#e9b79f;
}

More palettes to explore