All Palettes

Color Palette #e6d6c1, #d1b69f, #b99383, #a06f5a, #6c4c3d

0%
0%
0%

CSS code for this palette

/* CSS */
.lotus-pod {
color: #e6d6c1;
}
.soba {
color: #d1b69f;
}
.brush {
color: #b99383;
}
.earth-tone {
color: #a06f5a;
}
.fondue-fudge {
color: #6c4c3d;
}

/* CSS Variables */
:root {
--lotus-pod:#e6d6c1;
--soba:#d1b69f;
--brush:#b99383;
--earth-tone:#a06f5a;
--fondue-fudge:#6c4c3d;
}

More palettes to explore