All Palettes

Color Palette #e8bdb5, #f1d2cb, #f5e1d6, #f9c59f, #ddaf9d

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-fog {
color: #e8bdb5;
}
.cool-cantaloupe {
color: #f1d2cb;
}
.antique-candle-light {
color: #f5e1d6;
}
.shrimp-toast {
color: #f9c59f;
}
.angel-breath {
color: #ddaf9d;
}

/* CSS Variables */
:root {
--rose-fog:#e8bdb5;
--cool-cantaloupe:#f1d2cb;
--antique-candle-light:#f5e1d6;
--shrimp-toast:#f9c59f;
--angel-breath:#ddaf9d;
}

More palettes to explore