All Palettes

Color Palette #126e41, #3dae59, #70db7e, #a8e8a1, #d1f9c8

0%
0%
0%

CSS code for this palette

/* CSS */
.jewel {
color: #126e41;
}
.artificial-turf {
color: #3dae59;
}
.pastel-green {
color: #70db7e;
}
.grape-green {
color: #a8e8a1;
}
.distilled-moss {
color: #d1f9c8;
}

/* CSS Variables */
:root {
--jewel:#126e41;
--artificial-turf:#3dae59;
--pastel-green:#70db7e;
--grape-green:#a8e8a1;
--distilled-moss:#d1f9c8;
}

More palettes to explore