All Palettes

Color Palette #007a33, #a5d88d, #f4e2b3, #f3b858, #d95a30

0%
0%
0%

CSS code for this palette

/* CSS */
.forestial {
color: #007a33;
}
.nature-s-delight {
color: #a5d88d;
}
.smooth-as-corn-silk {
color: #f4e2b3;
}
.bee {
color: #f3b858;
}
.untamed-orange {
color: #d95a30;
}

/* CSS Variables */
:root {
--forestial:#007a33;
--nature-s-delight:#a5d88d;
--smooth-as-corn-silk:#f4e2b3;
--bee:#f3b858;
--untamed-orange:#d95a30;
}

More palettes to explore