All Palettes

Color Palette #7fd959, #a6d84b, #e0c51a, #f5b92e, #f54d3d

0%
0%
0%

CSS code for this palette

/* CSS */
.lilliputian-lime {
color: #7fd959;
}
.burst-of-lime {
color: #a6d84b;
}
.oh-em-ghee {
color: #e0c51a;
}
.yellow-groove {
color: #f5b92e;
}
.strawberry-avalanche {
color: #f54d3d;
}

/* CSS Variables */
:root {
--lilliputian-lime:#7fd959;
--burst-of-lime:#a6d84b;
--oh-em-ghee:#e0c51a;
--yellow-groove:#f5b92e;
--strawberry-avalanche:#f54d3d;
}

More palettes to explore