All Palettes

Color Palette #3f8d67, #5abf8b, #79e6a1, #f2e8ba, #e3a64a

0%
0%
0%

CSS code for this palette

/* CSS */
.illuminati-green {
color: #3f8d67;
}
.spearmint-burst {
color: #5abf8b;
}
.ragweed {
color: #79e6a1;
}
.sandy-shore {
color: #f2e8ba;
}
.brass-mesh {
color: #e3a64a;
}

/* CSS Variables */
:root {
--illuminati-green:#3f8d67;
--spearmint-burst:#5abf8b;
--ragweed:#79e6a1;
--sandy-shore:#f2e8ba;
--brass-mesh:#e3a64a;
}

More palettes to explore