All Palettes

Color Palette #6fdc8b, #4ebc6f, #3b9b55, #2c7d45, #1e5c34

0%
0%
0%

CSS code for this palette

/* CSS */
.aurora-green {
color: #6fdc8b;
}
.acid-sleazebag {
color: #4ebc6f;
}
.chateau-green {
color: #3b9b55;
}
.bold-irish {
color: #2c7d45;
}
.derbyshire {
color: #1e5c34;
}

/* CSS Variables */
:root {
--aurora-green:#6fdc8b;
--acid-sleazebag:#4ebc6f;
--chateau-green:#3b9b55;
--bold-irish:#2c7d45;
--derbyshire:#1e5c34;
}

More palettes to explore