All Palettes

Color Palette #a4af6e, #b6c8a7, #c9d8ba, #e5eedd, #f2f2ca

0%
0%
0%

CSS code for this palette

/* CSS */
.umbrella-green {
color: #a4af6e;
}
.seacrest {
color: #b6c8a7;
}
.vintage-glass {
color: #c9d8ba;
}
.chilled-mint {
color: #e5eedd;
}
.silky-yogurt {
color: #f2f2ca;
}

/* CSS Variables */
:root {
--umbrella-green:#a4af6e;
--seacrest:#b6c8a7;
--vintage-glass:#c9d8ba;
--chilled-mint:#e5eedd;
--silky-yogurt:#f2f2ca;
}

More palettes to explore