All Palettes

Color Palette #6b9b46, #87b649, #a5c86f, #d4e09a, #f0e69e

0%
0%
0%

CSS code for this palette

/* CSS */
.parisian-green {
color: #6b9b46;
}
.spring-sprout {
color: #87b649;
}
.alverda {
color: #a5c86f;
}
.apple-bob {
color: #d4e09a;
}
.bells-and-whistles-gold {
color: #f0e69e;
}

/* CSS Variables */
:root {
--parisian-green:#6b9b46;
--spring-sprout:#87b649;
--alverda:#a5c86f;
--apple-bob:#d4e09a;
--bells-and-whistles-gold:#f0e69e;
}

More palettes to explore