All Palettes

Color Palette #f4c4b8, #f1e1d0, #e0b8a9, #d17b9a, #a34d69

0%
0%
0%

CSS code for this palette

/* CSS */
.serene-pink {
color: #f4c4b8;
}
.chamois-cloth {
color: #f1e1d0;
}
.smoky-salmon {
color: #e0b8a9;
}
.little-bow-pink {
color: #d17b9a;
}
.raspberry-patch {
color: #a34d69;
}

/* CSS Variables */
:root {
--serene-pink:#f4c4b8;
--chamois-cloth:#f1e1d0;
--smoky-salmon:#e0b8a9;
--little-bow-pink:#d17b9a;
--raspberry-patch:#a34d69;
}

More palettes to explore