All Palettes

Color Palette #e8bdb5, #f0d4c7, #f7e2d9, #e2b6cf, #dfa4b7

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-fog {
color: #e8bdb5;
}
.angel-s-face {
color: #f0d4c7;
}
.sly-shrimp {
color: #f7e2d9;
}
.muddy-mauve {
color: #e2b6cf;
}
.pink-gin {
color: #dfa4b7;
}

/* CSS Variables */
:root {
--rose-fog:#e8bdb5;
--angel-s-face:#f0d4c7;
--sly-shrimp:#f7e2d9;
--muddy-mauve:#e2b6cf;
--pink-gin:#dfa4b7;
}

More palettes to explore