All Palettes

Color Palette #8ccf6e, #a2d68f, #c4e09e, #f1f5b2, #f9e89f

0%
0%
0%

CSS code for this palette

/* CSS */
.green-lacewing {
color: #8ccf6e;
}
.nature-s-delight {
color: #a2d68f;
}
.cactus-spike {
color: #c4e09e;
}
.patrinia-scabiosaefolia {
color: #f1f5b2;
}
.storm-lightning {
color: #f9e89f;
}

/* CSS Variables */
:root {
--green-lacewing:#8ccf6e;
--nature-s-delight:#a2d68f;
--cactus-spike:#c4e09e;
--patrinia-scabiosaefolia:#f1f5b2;
--storm-lightning:#f9e89f;
}

More palettes to explore