All Palettes

Color Palette #f0d6d6, #d9d4b0, #e0b3b3, #e0d3ae, #f8d3d3

0%
0%
0%

CSS code for this palette

/* CSS */
.light-petite-pink {
color: #f0d6d6;
}
.morning-moor {
color: #d9d4b0;
}
.peachskin {
color: #e0b3b3;
}
.rice-paddy {
color: #e0d3ae;
}
.ballet {
color: #f8d3d3;
}

/* CSS Variables */
:root {
--light-petite-pink:#f0d6d6;
--morning-moor:#d9d4b0;
--peachskin:#e0b3b3;
--rice-paddy:#e0d3ae;
--ballet:#f8d3d3;
}

More palettes to explore