All Palettes

Color Palette #b6c8c1, #a2b4b1, #7b9b9d, #5b7b79, #3b544f

0%
0%
0%

CSS code for this palette

/* CSS */
.surf-spray {
color: #b6c8c1;
}
.frozen-pond {
color: #a2b4b1;
}
.salt-blue {
color: #7b9b9d;
}
.trumpet-teal {
color: #5b7b79;
}
.bistro-green {
color: #3b544f;
}

/* CSS Variables */
:root {
--surf-spray:#b6c8c1;
--frozen-pond:#a2b4b1;
--salt-blue:#7b9b9d;
--trumpet-teal:#5b7b79;
--bistro-green:#3b544f;
}

More palettes to explore