All Palettes

Color Palette #a9d96d, #e3e65c, #f7f7a6, #3c3c3e, #2e2e2e

0%
0%
0%

CSS code for this palette

/* CSS */
.last-of-lettuce {
color: #a9d96d;
}
.pineapple-high {
color: #e3e65c;
}
.shalimar {
color: #f7f7a6;
}
.baltic-sea {
color: #3c3c3e;
}
.carbon-fiber {
color: #2e2e2e;
}

/* CSS Variables */
:root {
--last-of-lettuce:#a9d96d;
--pineapple-high:#e3e65c;
--shalimar:#f7f7a6;
--baltic-sea:#3c3c3e;
--carbon-fiber:#2e2e2e;
}

More palettes to explore