All Palettes

Color Palette #a1d9b0, #69bf91, #3b9b76, #2f795c, #1f5c41

0%
0%
0%

CSS code for this palette

/* CSS */
.frugal {
color: #a1d9b0;
}
.silver-tree {
color: #69bf91;
}
.ocean-green {
color: #3b9b76;
}
.canadian-pine {
color: #2f795c;
}
.greenbriar {
color: #1f5c41;
}

/* CSS Variables */
:root {
--frugal:#a1d9b0;
--silver-tree:#69bf91;
--ocean-green:#3b9b76;
--canadian-pine:#2f795c;
--greenbriar:#1f5c41;
}

More palettes to explore