All Palettes

Color Palette #1f4d3c, #1f5b4e, #1f6b5e, #1fc77b, #a8e8a1

0%
0%
0%

CSS code for this palette

/* CSS */
.brunswick-green {
color: #1f4d3c;
}
.forest-biome {
color: #1f5b4e;
}
.eucalyptus-green {
color: #1f6b5e;
}
.times-square-screens {
color: #1fc77b;
}
.grape-green {
color: #a8e8a1;
}

/* CSS Variables */
:root {
--brunswick-green:#1f4d3c;
--forest-biome:#1f5b4e;
--eucalyptus-green:#1f6b5e;
--times-square-screens:#1fc77b;
--grape-green:#a8e8a1;
}

More palettes to explore