All Palettes

Color Palette #a2b74e, #a9caa0, #b7d5b4, #e0e59f, #e7d7a6

0%
0%
0%

CSS code for this palette

/* CSS */
.green-banana {
color: #a2b74e;
}
.limestoned {
color: #a9caa0;
}
.flower-stem {
color: #b7d5b4;
}
.fresh-frapp {
color: #e0e59f;
}
.beige {
color: #e7d7a6;
}

/* CSS Variables */
:root {
--green-banana:#a2b74e;
--limestoned:#a9caa0;
--flower-stem:#b7d5b4;
--fresh-frapp:#e0e59f;
--beige:#e7d7a6;
}

More palettes to explore