All Palettes

Color Palette #1f4c3c, #4f8c7e, #86c1b4, #c4e3d7, #f0faf9

0%
0%
0%

CSS code for this palette

/* CSS */
.brunswick-green {
color: #1f4c3c;
}
.jericho-jade {
color: #4f8c7e;
}
.seaborn {
color: #86c1b4;
}
.jade-spell {
color: #c4e3d7;
}
.distant-horizon {
color: #f0faf9;
}

/* CSS Variables */
:root {
--brunswick-green:#1f4c3c;
--jericho-jade:#4f8c7e;
--seaborn:#86c1b4;
--jade-spell:#c4e3d7;
--distant-horizon:#f0faf9;
}

More palettes to explore