All Palettes

Color Palette #f6d2d0, #f9b7b4, #f49a9c, #e67c7a, #d64f4c

0%
0%
0%

CSS code for this palette

/* CSS */
.pink-dogwood {
color: #f6d2d0;
}
.mixed-fruit {
color: #f9b7b4;
}
.peach-burst {
color: #f49a9c;
}
.lively-coral {
color: #e67c7a;
}
.horror-snob {
color: #d64f4c;
}

/* CSS Variables */
:root {
--pink-dogwood:#f6d2d0;
--mixed-fruit:#f9b7b4;
--peach-burst:#f49a9c;
--lively-coral:#e67c7a;
--horror-snob:#d64f4c;
}

More palettes to explore