All Palettes

Color Palette #a7c8b9, #6a9a8b, #4b7c6e, #2f5b52, #1a3d39

0%
0%
0%

CSS code for this palette

/* CSS */
.bird-s-egg-green {
color: #a7c8b9;
}
.little-league {
color: #6a9a8b;
}
.hooker-s-green {
color: #4b7c6e;
}
.holly-leaf {
color: #2f5b52;
}
.nordic {
color: #1a3d39;
}

/* CSS Variables */
:root {
--bird-s-egg-green:#a7c8b9;
--little-league:#6a9a8b;
--hooker-s-green:#4b7c6e;
--holly-leaf:#2f5b52;
--nordic:#1a3d39;
}

More palettes to explore