All Palettes

Color Palette #f6d1c1, #f9b2ae, #f39c9b, #f07a8c, #d75b88

0%
0%
0%

CSS code for this palette

/* CSS */
.sand-island {
color: #f6d1c1;
}
.peach-bud {
color: #f9b2ae;
}
.pink-eraser {
color: #f39c9b;
}
.flower-blossom-pink {
color: #f07a8c;
}
.blush-d-amour {
color: #d75b88;
}

/* CSS Variables */
:root {
--sand-island:#f6d1c1;
--peach-bud:#f9b2ae;
--pink-eraser:#f39c9b;
--flower-blossom-pink:#f07a8c;
--blush-d-amour:#d75b88;
}

More palettes to explore