All Palettes

Color Palette #4b9b5c, #77c57a, #a4e59f, #f2f2ca, #f5c161

0%
0%
0%

CSS code for this palette

/* CSS */
.clover-patch {
color: #4b9b5c;
}
.soft-green {
color: #77c57a;
}
.grape-green {
color: #a4e59f;
}
.silky-yogurt {
color: #f2f2ca;
}
.sunset-gold {
color: #f5c161;
}

/* CSS Variables */
:root {
--clover-patch:#4b9b5c;
--soft-green:#77c57a;
--grape-green:#a4e59f;
--silky-yogurt:#f2f2ca;
--sunset-gold:#f5c161;
}

More palettes to explore