All Palettes

Color Palette #e9b4e7, #f1d5d7, #f8efd3, #f6c4a7, #e1a3b3

0%
0%
0%

CSS code for this palette

/* CSS */
.dream-land {
color: #e9b4e7;
}
.alyssum {
color: #f1d5d7;
}
.meatbun {
color: #f8efd3;
}
.peach-damask {
color: #f6c4a7;
}
.iced-vovo {
color: #e1a3b3;
}

/* CSS Variables */
:root {
--dream-land:#e9b4e7;
--alyssum:#f1d5d7;
--meatbun:#f8efd3;
--peach-damask:#f6c4a7;
--iced-vovo:#e1a3b3;
}

More palettes to explore