All Palettes

Color Palette #f8c9d9, #f5a8b1, #f29c8c, #f28d7d, #c59b7d

0%
0%
0%

CSS code for this palette

/* CSS */
.baby-steps {
color: #f8c9d9;
}
.pink-fit {
color: #f5a8b1;
}
.fruit-shake {
color: #f29c8c;
}
.animated-coral {
color: #f28d7d;
}
.egyptian-pyramid {
color: #c59b7d;
}

/* CSS Variables */
:root {
--baby-steps:#f8c9d9;
--pink-fit:#f5a8b1;
--fruit-shake:#f29c8c;
--animated-coral:#f28d7d;
--egyptian-pyramid:#c59b7d;
}

More palettes to explore