All Palettes

Color Palette #4a8c60, #8bc34b, #d3e156, #ffec3d, #fbc02d

0%
0%
0%

CSS code for this palette

/* CSS */
.onion-seedling {
color: #4a8c60;
}
.citrus-surge {
color: #8bc34b;
}
.maximum-green-yellow {
color: #d3e156;
}
.hollandaise {
color: #ffec3d;
}
.not-yo-cheese {
color: #fbc02d;
}

/* CSS Variables */
:root {
--onion-seedling:#4a8c60;
--citrus-surge:#8bc34b;
--maximum-green-yellow:#d3e156;
--hollandaise:#ffec3d;
--not-yo-cheese:#fbc02d;
}

More palettes to explore