All Palettes

Color Palette #2a3c2e, #6b8e7b, #a4c69f, #f4e3b3, #e9a59b

0%
0%
0%

CSS code for this palette

/* CSS */
.aimiru-brown {
color: #2a3c2e;
}
.grandview {
color: #6b8e7b;
}
.french-market {
color: #a4c69f;
}
.smooth-as-corn-silk {
color: #f4e3b3;
}
.modestly-peach {
color: #e9a59b;
}

/* CSS Variables */
:root {
--aimiru-brown:#2a3c2e;
--grandview:#6b8e7b;
--french-market:#a4c69f;
--smooth-as-corn-silk:#f4e3b3;
--modestly-peach:#e9a59b;
}

More palettes to explore