All Palettes

Color Palette #0d301d, #2b5e4e, #4cae8c, #a8e1c1, #f3f8e8

0%
0%
0%

CSS code for this palette

/* CSS */
.bush {
color: #0d301d;
}
.old-money {
color: #2b5e4e;
}
.corrosion-green {
color: #4cae8c;
}
.mountain-mint {
color: #a8e1c1;
}
.bean-sprout {
color: #f3f8e8;
}

/* CSS Variables */
:root {
--bush:#0d301d;
--old-money:#2b5e4e;
--corrosion-green:#4cae8c;
--mountain-mint:#a8e1c1;
--bean-sprout:#f3f8e8;
}

More palettes to explore