All Palettes

Color Palette #d2da95, #b2c97e, #a0b766, #8ca04b, #7a8d3a

0%
0%
0%

CSS code for this palette

/* CSS */
.vacation-island {
color: #d2da95;
}
.sour-face {
color: #b2c97e;
}
.light-birch-green {
color: #a0b766;
}
.nasturtium-shoot {
color: #8ca04b;
}
.fresh-herb {
color: #7a8d3a;
}

/* CSS Variables */
:root {
--vacation-island:#d2da95;
--sour-face:#b2c97e;
--light-birch-green:#a0b766;
--nasturtium-shoot:#8ca04b;
--fresh-herb:#7a8d3a;
}

More palettes to explore