All Palettes

Color Palette #e8bdb5, #f2c3b5, #f6d1c6, #f9e5d7, #f7b6c3

0%
0%
0%

CSS code for this palette

/* CSS */
.rose-fog {
color: #e8bdb5;
}
.brilliant-beige {
color: #f2c3b5;
}
.cloud-pink {
color: #f6d1c6;
}
.illuminated {
color: #f9e5d7;
}
.love-spell {
color: #f7b6c3;
}

/* CSS Variables */
:root {
--rose-fog:#e8bdb5;
--brilliant-beige:#f2c3b5;
--cloud-pink:#f6d1c6;
--illuminated:#f9e5d7;
--love-spell:#f7b6c3;
}

More palettes to explore