All Palettes

Color Palette #639c8f, #a9c7b8, #d1e5e0, #f1e9d0, #f3bdaf

0%
0%
0%

CSS code for this palette

/* CSS */
.goose-pond-green {
color: #639c8f;
}
.bird-s-egg-green {
color: #a9c7b8;
}
.seaglass {
color: #d1e5e0;
}
.crescent-moon {
color: #f1e9d0;
}
.madder-orange {
color: #f3bdaf;
}

/* CSS Variables */
:root {
--goose-pond-green:#639c8f;
--bird-s-egg-green:#a9c7b8;
--seaglass:#d1e5e0;
--crescent-moon:#f1e9d0;
--madder-orange:#f3bdaf;
}

More palettes to explore