All Palettes

Color Palette #1d4939, #3b8c70, #5ccca1, #a8e1c1, #f1f8f5

0%
0%
0%

CSS code for this palette

/* CSS */
.sherwood-green {
color: #1d4939;
}
.ionian {
color: #3b8c70;
}
.diroset {
color: #5ccca1;
}
.mountain-mint {
color: #a8e1c1;
}
.chef-s-hat {
color: #f1f8f5;
}

/* CSS Variables */
:root {
--sherwood-green:#1d4939;
--ionian:#3b8c70;
--diroset:#5ccca1;
--mountain-mint:#a8e1c1;
--chef-s-hat:#f1f8f5;
}

More palettes to explore