All Palettes

Color Palette #a35c6c, #d6c69a, #e3e03b, #a0b299, #4f6e4e

0%
0%
0%

CSS code for this palette

/* CSS */
.shine-baby-shine {
color: #a35c6c;
}
.parsnip {
color: #d6c69a;
}
.starship {
color: #e3e03b;
}
.smoke-green {
color: #a0b299;
}
.medium-grey-green {
color: #4f6e4e;
}

/* CSS Variables */
:root {
--shine-baby-shine:#a35c6c;
--parsnip:#d6c69a;
--starship:#e3e03b;
--smoke-green:#a0b299;
--medium-grey-green:#4f6e4e;
}

More palettes to explore