All Palettes

Color Palette #4a8c5e, #6fbe90, #a1e3af, #f8f9e6, #f5b951

0%
0%
0%

CSS code for this palette

/* CSS */
.onion-seedling {
color: #4a8c5e;
}
.felt-green {
color: #6fbe90;
}
.overtone {
color: #a1e3af;
}
.ivory-keys {
color: #f8f9e6;
}
.mango-margarita {
color: #f5b951;
}

/* CSS Variables */
:root {
--onion-seedling:#4a8c5e;
--felt-green:#6fbe90;
--overtone:#a1e3af;
--ivory-keys:#f8f9e6;
--mango-margarita:#f5b951;
}

More palettes to explore