All Palettes

Color Palette #194d3d, #4f8c6c, #75c7b9, #b5e8db, #f3f6f6

0%
0%
0%

CSS code for this palette

/* CSS */
.brunswick-green {
color: #194d3d;
}
.saltwater-depth {
color: #4f8c6c;
}
.shockwave {
color: #75c7b9;
}
.aquatint {
color: #b5e8db;
}
.chef-s-hat {
color: #f3f6f6;
}

/* CSS Variables */
:root {
--brunswick-green:#194d3d;
--saltwater-depth:#4f8c6c;
--shockwave:#75c7b9;
--aquatint:#b5e8db;
--chef-s-hat:#f3f6f6;
}

More palettes to explore