All Palettes

Color Palette #b6d8b0, #a6c9b5, #78b5a0, #4f9c8d, #3e7a7a

0%
0%
0%

CSS code for this palette

/* CSS */
.flower-stem {
color: #b6d8b0;
}
.bird-s-egg-green {
color: #a6c9b5;
}
.beau-monde {
color: #78b5a0;
}
.petrol-green {
color: #4f9c8d;
}
.atlantic-wave {
color: #3e7a7a;
}

/* CSS Variables */
:root {
--flower-stem:#b6d8b0;
--bird-s-egg-green:#a6c9b5;
--beau-monde:#78b5a0;
--petrol-green:#4f9c8d;
--atlantic-wave:#3e7a7a;
}

More palettes to explore