All Palettes

Color Palette #639c8f, #4b7c72, #3c5c5d, #a7d7cf, #efe2d2

0%
0%
0%

CSS code for this palette

/* CSS */
.goose-pond-green {
color: #639c8f;
}
.azurite-water-green {
color: #4b7c72;
}
.otter-creek {
color: #3c5c5d;
}
.sinbad {
color: #a7d7cf;
}
.alluring-white {
color: #efe2d2;
}

/* CSS Variables */
:root {
--goose-pond-green:#639c8f;
--azurite-water-green:#4b7c72;
--otter-creek:#3c5c5d;
--sinbad:#a7d7cf;
--alluring-white:#efe2d2;
}

More palettes to explore