All Palettes

Color Palette #e8bdb5, #f4cdc3, #f9e4d7, #f8c6bf, #eab8b3

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-fog {
color: #e8bdb5;
}
.pearl-blush {
color: #f4cdc3;
}
.shell-ginger {
color: #f9e4d7;
}
.dress-up {
color: #f8c6bf;
}
.beauty-bush {
color: #eab8b3;
}

/* CSS Variables */
:root {
--rose-fog:#e8bdb5;
--pearl-blush:#f4cdc3;
--shell-ginger:#f9e4d7;
--dress-up:#f8c6bf;
--beauty-bush:#eab8b3;
}

More palettes to explore