All Palettes

Color Palette #eae8e1, #c9d3d4, #a4b6b2, #f0d2c1, #e2b5a1

0%
0%
0%

CSS code for this palette

/* CSS */
.mystic-fog {
color: #eae8e1;
}
.mount-sterling {
color: #c9d3d4;
}
.holly-glen {
color: #a4b6b2;
}
.blushing {
color: #f0d2c1;
}
.prosciutto {
color: #e2b5a1;
}

/* CSS Variables */
:root {
--mystic-fog:#eae8e1;
--mount-sterling:#c9d3d4;
--holly-glen:#a4b6b2;
--blushing:#f0d2c1;
--prosciutto:#e2b5a1;
}

More palettes to explore