All Palettes

Color Palette #699b12, #8cbf3b, #a2d779, #e1f0c1, #f9f4e1

0%
0%
0%

CSS code for this palette

/* CSS */
.luminescent-green {
color: #699b12;
}
.frog-on-a-log {
color: #8cbf3b;
}
.crystal-green {
color: #a2d779;
}
.new-hope {
color: #e1f0c1;
}
.god-given {
color: #f9f4e1;
}

/* CSS Variables */
:root {
--luminescent-green:#699b12;
--frog-on-a-log:#8cbf3b;
--crystal-green:#a2d779;
--new-hope:#e1f0c1;
--god-given:#f9f4e1;
}

More palettes to explore