All Palettes

Color Palette #a5b899, #b7c19f, #c8d3a6, #e1e8b5, #f5f9be

0%
0%
0%

CSS code for this palette

/* CSS */
.mow-the-lawn {
color: #a5b899;
}
.chopped-dill {
color: #b7c19f;
}
.reed {
color: #c8d3a6;
}
.iced-celery {
color: #e1e8b5;
}
.cocoa-butter {
color: #f5f9be;
}

/* CSS Variables */
:root {
--mow-the-lawn:#a5b899;
--chopped-dill:#b7c19f;
--reed:#c8d3a6;
--iced-celery:#e1e8b5;
--cocoa-butter:#f5f9be;
}

More palettes to explore