All Palettes

Color Palette #4f8c4a, #f1df5b, #f1c84b, #e18f3d, #d65c24

0%
0%
0%

CSS code for this palette

/* CSS */
.virgo-green-goddess {
color: #4f8c4a;
}
.dull-yellow {
color: #f1df5b;
}
.solar-plexus-chakra {
color: #f1c84b;
}
.orange-drop {
color: #e18f3d;
}
.l-l-red {
color: #d65c24;
}

/* CSS Variables */
:root {
--virgo-green-goddess:#4f8c4a;
--dull-yellow:#f1df5b;
--solar-plexus-chakra:#f1c84b;
--orange-drop:#e18f3d;
--l-l-red:#d65c24;
}

More palettes to explore