All Palettes

Color Palette #eed1ef, #fae7e5, #f8e2f6, #bbe7ec, #f7c8a6

0%
0%
0%

CSS code for this palette

/* CSS */
.scented-spring {
color: #eed1ef;
}
.rose-sugar {
color: #fae7e5;
}
.soft-lavender {
color: #f8e2f6;
}
.early-forget-me-not {
color: #bbe7ec;
}
.peach-damask {
color: #f7c8a6;
}

/* CSS Variables */
:root {
--scented-spring:#eed1ef;
--rose-sugar:#fae7e5;
--soft-lavender:#f8e2f6;
--early-forget-me-not:#bbe7ec;
--peach-damask:#f7c8a6;
}

More palettes to explore