All Palettes

Color Palette #e0a49e, #f9d99f, #fce7b0, #a2d7c3, #6d9c8f

0%
0%
0%

CSS code for this palette

/* CSS */
.coral-cove {
color: #e0a49e;
}
.milky-maize {
color: #f9d99f;
}
.banana-mania {
color: #fce7b0;
}
.southern-belle {
color: #a2d7c3;
}
.little-league {
color: #6d9c8f;
}

/* CSS Variables */
:root {
--coral-cove:#e0a49e;
--milky-maize:#f9d99f;
--banana-mania:#fce7b0;
--southern-belle:#a2d7c3;
--little-league:#6d9c8f;
}

More palettes to explore