All Palettes

Color Palette #a4af6e, #b6c09b, #d9e3b5, #f1f7cf, #f4cf3e

0%
0%
0%

CSS code for this palette

/* CSS */
.umbrella-green {
color: #a4af6e;
}
.pale-spring-morning {
color: #b6c09b;
}
.natural-youth {
color: #d9e3b5;
}
.rice-flower {
color: #f1f7cf;
}
.marigold-dust {
color: #f4cf3e;
}

/* CSS Variables */
:root {
--umbrella-green:#a4af6e;
--pale-spring-morning:#b6c09b;
--natural-youth:#d9e3b5;
--rice-flower:#f1f7cf;
--marigold-dust:#f4cf3e;
}

More palettes to explore