All Palettes

Color Palette #79ae0f, #a3c94f, #d5e8a1, #f9f9c3, #fff8e0

0%
0%
0%

CSS code for this palette

/* CSS */
.beveled-grass {
color: #79ae0f;
}
.two-peas-in-a-pod {
color: #a3c94f;
}
.apple-bob {
color: #d5e8a1;
}
.fine-linen {
color: #f9f9c3;
}
.beaming-sun {
color: #fff8e0;
}

/* CSS Variables */
:root {
--beveled-grass:#79ae0f;
--two-peas-in-a-pod:#a3c94f;
--apple-bob:#d5e8a1;
--fine-linen:#f9f9c3;
--beaming-sun:#fff8e0;
}

More palettes to explore