All Palettes

Color Palette #3a783c, #6ebf8d, #a2d7b9, #f2f9e6, #ffcc00

0%
0%
0%

CSS code for this palette

/* CSS */
.mount-hyjal {
color: #3a783c;
}
.felt-green {
color: #6ebf8d;
}
.flowering-cactus {
color: #a2d7b9;
}
.bean-sprout {
color: #f2f9e6;
}
.usc-gold {
color: #ffcc00;
}

/* CSS Variables */
:root {
--mount-hyjal:#3a783c;
--felt-green:#6ebf8d;
--flowering-cactus:#a2d7b9;
--bean-sprout:#f2f9e6;
--usc-gold:#ffcc00;
}

More palettes to explore