All Palettes

Color Palette #e4bfaf, #f5d8c7, #f8e3d3, #f2a6b4, #f0c7d1

0%
0%
0%

CSS code for this palette

/* CSS */
.adorable {
color: #e4bfaf;
}
.melon-ice {
color: #f5d8c7;
}
.breakfast-biscuit {
color: #f8e3d3;
}
.princess {
color: #f2a6b4;
}
.desire-pink {
color: #f0c7d1;
}

/* CSS Variables */
:root {
--adorable:#e4bfaf;
--melon-ice:#f5d8c7;
--breakfast-biscuit:#f8e3d3;
--princess:#f2a6b4;
--desire-pink:#f0c7d1;
}

More palettes to explore