All Palettes

Color Palette #4cae68, #7fd959, #b5e59f, #f0f9e7, #f9f0d2

0%
0%
0%

CSS code for this palette

/* CSS */
.fresh-oregano {
color: #4cae68;
}
.lilliputian-lime {
color: #7fd959;
}
.basil-smash {
color: #b5e59f;
}
.white-sulfur {
color: #f0f9e7;
}
.daylily-yellow {
color: #f9f0d2;
}

/* CSS Variables */
:root {
--fresh-oregano:#4cae68;
--lilliputian-lime:#7fd959;
--basil-smash:#b5e59f;
--white-sulfur:#f0f9e7;
--daylily-yellow:#f9f0d2;
}

More palettes to explore