All Palettes

Color Palette #e4b9c4, #f2d5c0, #f7e5bb, #bae3c3, #8ccae3

0%
0%
0%

CSS code for this palette

/* CSS */
.japanese-rose-garden {
color: #e4b9c4;
}
.budding-peach {
color: #f2d5c0;
}
.gentle-glow {
color: #f7e5bb;
}
.lattice-work {
color: #bae3c3;
}
.deluxe-days {
color: #8ccae3;
}

/* CSS Variables */
:root {
--japanese-rose-garden:#e4b9c4;
--budding-peach:#f2d5c0;
--gentle-glow:#f7e5bb;
--lattice-work:#bae3c3;
--deluxe-days:#8ccae3;
}

More palettes to explore