All Palettes

Color Palette #e5d2c2, #f1e1d0, #f9ccb9, #f6a4a2, #f25a69

0%
0%
0%

CSS code for this palette

/* CSS */
.autumn-blush {
color: #e5d2c2;
}
.chamois-cloth {
color: #f1e1d0;
}
.biscuit-cream {
color: #f9ccb9;
}
.candy-heart-pink {
color: #f6a4a2;
}
.pink-pepper {
color: #f25a69;
}

/* CSS Variables */
:root {
--autumn-blush:#e5d2c2;
--chamois-cloth:#f1e1d0;
--biscuit-cream:#f9ccb9;
--candy-heart-pink:#f6a4a2;
--pink-pepper:#f25a69;
}

More palettes to explore