All Palettes

Color Palette #007a33, #00b341, #a1d64c, #f4cf3e, #e77e23

0%
0%
0%

CSS code for this palette

/* CSS */
.forestial {
color: #007a33;
}
.poison-ivy {
color: #00b341;
}
.two-peas-in-a-pod {
color: #a1d64c;
}
.marigold-dust {
color: #f4cf3e;
}
.orange-gluttony {
color: #e77e23;
}

/* CSS Variables */
:root {
--forestial:#007a33;
--poison-ivy:#00b341;
--two-peas-in-a-pod:#a1d64c;
--marigold-dust:#f4cf3e;
--orange-gluttony:#e77e23;
}

More palettes to explore