All Palettes

Color Palette #3a7e44, #6ebf7b, #a3d7b1, #f1c950, #f67e23

0%
0%
0%

CSS code for this palette

/* CSS */
.hills-of-ireland {
color: #3a7e44;
}
.young-fern {
color: #6ebf7b;
}
.frugal {
color: #a3d7b1;
}
.radiant-sun {
color: #f1c950;
}
.ornery-tangerine {
color: #f67e23;
}

/* CSS Variables */
:root {
--hills-of-ireland:#3a7e44;
--young-fern:#6ebf7b;
--frugal:#a3d7b1;
--radiant-sun:#f1c950;
--ornery-tangerine:#f67e23;
}

More palettes to explore