All Palettes

Color Palette #a7d7b8, #6fbe91, #4b9b7c, #2a7e6f, #1f5c55

0%
0%
0%

CSS code for this palette

/* CSS */
.eerie-glow {
color: #a7d7b8;
}
.felt-green {
color: #6fbe91;
}
.natural-orchestra {
color: #4b9b7c;
}
.mermaid-sea {
color: #2a7e6f;
}
.forest-biome {
color: #1f5c55;
}

/* CSS Variables */
:root {
--eerie-glow:#a7d7b8;
--felt-green:#6fbe91;
--natural-orchestra:#4b9b7c;
--mermaid-sea:#2a7e6f;
--forest-biome:#1f5c55;
}

More palettes to explore