All Palettes

Color Palette #6aa03b, #a9c8a2, #f2e5ba, #f56b38, #ea4f3e

0%
0%
0%

CSS code for this palette

/* CSS */
.siren-of-nature {
color: #6aa03b;
}
.limestoned {
color: #a9c8a2;
}
.pearl-yellow {
color: #f2e5ba;
}
.firecracker {
color: #f56b38;
}
.mandarin-red {
color: #ea4f3e;
}

/* CSS Variables */
:root {
--siren-of-nature:#6aa03b;
--limestoned:#a9c8a2;
--pearl-yellow:#f2e5ba;
--firecracker:#f56b38;
--mandarin-red:#ea4f3e;
}

More palettes to explore