All Palettes

Color Palette #8c8873, #a8a88f, #c4c2a1, #e1e1b7, #f7f9c3

0%
0%
0%

CSS code for this palette

/* CSS */
.dried-basil {
color: #8c8873;
}
.bud {
color: #a8a88f;
}
.northern-landscape {
color: #c4c2a1;
}
.schabziger-green {
color: #e1e1b7;
}
.fine-linen {
color: #f7f9c3;
}

/* CSS Variables */
:root {
--dried-basil:#8c8873;
--bud:#a8a88f;
--northern-landscape:#c4c2a1;
--schabziger-green:#e1e1b7;
--fine-linen:#f7f9c3;
}

More palettes to explore