All Palettes

Color Palette #4f8c6d, #85b7a7, #b3d6c1, #cde5d8, #f7f9f5

0%
0%
0%

CSS code for this palette

/* CSS */
.saltwater-depth {
color: #4f8c6d;
}
.source-green {
color: #85b7a7;
}
.ginninderra {
color: #b3d6c1;
}
.light-silverton {
color: #cde5d8;
}
.whitest-white {
color: #f7f9f5;
}

/* CSS Variables */
:root {
--saltwater-depth:#4f8c6d;
--source-green:#85b7a7;
--ginninderra:#b3d6c1;
--light-silverton:#cde5d8;
--whitest-white:#f7f9f5;
}

More palettes to explore