All Palettes

Color Palette #7fd959, #a7df9f, #f3f9d2, #f9c78b, #ff6e61

0%
0%
0%

CSS code for this palette

/* CSS */
.lilliputian-lime {
color: #7fd959;
}
.grape-green {
color: #a7df9f;
}
.spilt-milk {
color: #f3f9d2;
}
.arts-crafts-gold {
color: #f9c78b;
}
.grapefruit-pulp {
color: #ff6e61;
}

/* CSS Variables */
:root {
--lilliputian-lime:#7fd959;
--grape-green:#a7df9f;
--spilt-milk:#f3f9d2;
--arts-crafts-gold:#f9c78b;
--grapefruit-pulp:#ff6e61;
}

More palettes to explore