All Palettes

Color Palette #3b8c57, #6dd08c, #a5e9a8, #f4ffb3, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.irish {
color: #3b8c57;
}
.serengeti-green {
color: #6dd08c;
}
.frosted-hills {
color: #a5e9a8;
}
.yellow-chalk {
color: #f4ffb3;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--irish:#3b8c57;
--serengeti-green:#6dd08c;
--frosted-hills:#a5e9a8;
--yellow-chalk:#f4ffb3;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore