All Palettes

Color Palette #7cdb3d, #a8e1a3, #d0e8b0, #f9f69f, #f9c69f

0%
0%
0%

CSS code for this palette

/* CSS */
.tirisfal-lime {
color: #7cdb3d;
}
.grape-green {
color: #a8e1a3;
}
.lasting-thoughts {
color: #d0e8b0;
}
.yippie-ya-yellow {
color: #f9f69f;
}
.shrimp-toast {
color: #f9c69f;
}

/* CSS Variables */
:root {
--tirisfal-lime:#7cdb3d;
--grape-green:#a8e1a3;
--lasting-thoughts:#d0e8b0;
--yippie-ya-yellow:#f9f69f;
--shrimp-toast:#f9c69f;
}

More palettes to explore