All Palettes

Color Palette #f4e0c3, #d6cda9, #b0b08d, #8a8b79, #7b7c6e

0%
0%
0%

CSS code for this palette

/* CSS */
.classic-ivory {
color: #f4e0c3;
}
.fiji-sands {
color: #d6cda9;
}
.that-s-atomic {
color: #b0b08d;
}
.dry-sage {
color: #8a8b79;
}
.green-jeans {
color: #7b7c6e;
}

/* CSS Variables */
:root {
--classic-ivory:#f4e0c3;
--fiji-sands:#d6cda9;
--that-s-atomic:#b0b08d;
--dry-sage:#8a8b79;
--green-jeans:#7b7c6e;
}

More palettes to explore