All Palettes

Color Palette #a4a479, #c1b79f, #e1d8b7, #cca98a, #a86e5d

0%
0%
0%

CSS code for this palette

/* CSS */
.dill-grass {
color: #a4a479;
}
.wagon-wheel {
color: #c1b79f;
}
.flowering-reed {
color: #e1d8b7;
}
.african-sand {
color: #cca98a;
}
.hazelnut {
color: #a86e5d;
}

/* CSS Variables */
:root {
--dill-grass:#a4a479;
--wagon-wheel:#c1b79f;
--flowering-reed:#e1d8b7;
--african-sand:#cca98a;
--hazelnut:#a86e5d;
}

More palettes to explore