All Palettes

Color Palette #4d9f3c, #90d468, #c6e9a5, #f4e49f, #f54d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.oregano-green {
color: #4d9f3c;
}
.bright-lettuce {
color: #90d468;
}
.field-day {
color: #c6e9a5;
}
.venetian-yellow {
color: #f4e49f;
}
.strawberry-avalanche {
color: #f54d3d;
}

/* CSS Variables */
:root {
--oregano-green:#4d9f3c;
--bright-lettuce:#90d468;
--field-day:#c6e9a5;
--venetian-yellow:#f4e49f;
--strawberry-avalanche:#f54d3d;
}

More palettes to explore