All Palettes

Color Palette #ff6e61, #f7a8a1, #fcd2b0, #f8e2af, #f8a5b7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.roseberry {
color: #f7a8a1;
}
.forgotten-sunset {
color: #fcd2b0;
}
.pasta {
color: #f8e2af;
}
.fresh-on-the-market {
color: #f8a5b7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--roseberry:#f7a8a1;
--forgotten-sunset:#fcd2b0;
--pasta:#f8e2af;
--fresh-on-the-market:#f8a5b7;
}

More palettes to explore