All Palettes

Color Palette #d5d1c3, #a9a38e, #806a4d, #4c4b3d, #292923

0%
0%
0%

CSS code for this palette

/* CSS */
.clay-beige {
color: #d5d1c3;
}
.olive-pit {
color: #a9a38e;
}
.anthill {
color: #806a4d;
}
.philosophically-speaking {
color: #4c4b3d;
}
.maire {
color: #292923;
}

/* CSS Variables */
:root {
--clay-beige:#d5d1c3;
--olive-pit:#a9a38e;
--anthill:#806a4d;
--philosophically-speaking:#4c4b3d;
--maire:#292923;
}

More palettes to explore