All Palettes

Color Palette #7d4b3b, #d38b5f, #e7baa6, #f2d4b1, #b7a99a

0%
0%
0%

CSS code for this palette

/* CSS */
.nutmeg {
color: #7d4b3b;
}
.grounded {
color: #d38b5f;
}
.diva-rouge {
color: #e7baa6;
}
.inviting-ivory {
color: #f2d4b1;
}
.flax-fibre-grey {
color: #b7a99a;
}

/* CSS Variables */
:root {
--nutmeg:#7d4b3b;
--grounded:#d38b5f;
--diva-rouge:#e7baa6;
--inviting-ivory:#f2d4b1;
--flax-fibre-grey:#b7a99a;
}

More palettes to explore