All Palettes

Color Palette #d6cda9, #b0b08d, #8d8c77, #5f5c61, #3d3e4d

0%
0%
0%

CSS code for this palette

/* CSS */
.fiji-sands {
color: #d6cda9;
}
.that-s-atomic {
color: #b0b08d;
}
.dry-sage {
color: #8d8c77;
}
.tornado-cloud {
color: #5f5c61;
}
.india-ink {
color: #3d3e4d;
}

/* CSS Variables */
:root {
--fiji-sands:#d6cda9;
--that-s-atomic:#b0b08d;
--dry-sage:#8d8c77;
--tornado-cloud:#5f5c61;
--india-ink:#3d3e4d;
}

More palettes to explore