All Palettes

Color Palette #6a8f4d, #a1c69f, #f9e3b4, #e6a098, #d45c3a

0%
0%
0%

CSS code for this palette

/* CSS */
.forest-bound {
color: #6a8f4d;
}
.french-market {
color: #a1c69f;
}
.noodles {
color: #f9e3b4;
}
.cuticle-pink {
color: #e6a098;
}
.sweet-mandarin {
color: #d45c3a;
}

/* CSS Variables */
:root {
--forest-bound:#6a8f4d;
--french-market:#a1c69f;
--noodles:#f9e3b4;
--cuticle-pink:#e6a098;
--sweet-mandarin:#d45c3a;
}

More palettes to explore