All Palettes

Color Palette #4a8c4a, #7ebe7e, #a6e2a6, #f7d7ab, #e06c6c

0%
0%
0%

CSS code for this palette

/* CSS */
.lush-grass {
color: #4a8c4a;
}
.rally-green {
color: #7ebe7e;
}
.grape-green {
color: #a6e2a6;
}
.pale-honey {
color: #f7d7ab;
}
.childhood-crush {
color: #e06c6c;
}

/* CSS Variables */
:root {
--lush-grass:#4a8c4a;
--rally-green:#7ebe7e;
--grape-green:#a6e2a6;
--pale-honey:#f7d7ab;
--childhood-crush:#e06c6c;
}

More palettes to explore