All Palettes

Color Palette #6e9c02, #a2c74d, #d5e8a1, #f1f9b4, #ffdb70

0%
0%
0%

CSS code for this palette

/* CSS */
.gecko-s-dream {
color: #6e9c02;
}
.two-peas-in-a-pod {
color: #a2c74d;
}
.apple-bob {
color: #d5e8a1;
}
.yellow-chalk {
color: #f1f9b4;
}
.hawkbit {
color: #ffdb70;
}

/* CSS Variables */
:root {
--gecko-s-dream:#6e9c02;
--two-peas-in-a-pod:#a2c74d;
--apple-bob:#d5e8a1;
--yellow-chalk:#f1f9b4;
--hawkbit:#ffdb70;
}

More palettes to explore