All Palettes

Color Palette #a5a49c, #b7b29e, #d1c5a8, #e7d7c1, #f0e2d1

0%
0%
0%

CSS code for this palette

/* CSS */
.rare-grey {
color: #a5a49c;
}
.saturn-grey {
color: #b7b29e;
}
.cyrus-grass {
color: #d1c5a8;
}
.lotus-pod {
color: #e7d7c1;
}
.chamois-cloth {
color: #f0e2d1;
}

/* CSS Variables */
:root {
--rare-grey:#a5a49c;
--saturn-grey:#b7b29e;
--cyrus-grass:#d1c5a8;
--lotus-pod:#e7d7c1;
--chamois-cloth:#f0e2d1;
}

More palettes to explore