All Palettes

Color Palette #ff6e61, #ff998a, #ffb7a3, #f4c8d5, #f7e9bb

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffb7a3;
}
.mountain-laurel {
color: #f4c8d5;
}
.banana-br-l-e {
color: #f7e9bb;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--nature-apricot:#ffb7a3;
--mountain-laurel:#f4c8d5;
--banana-br-l-e:#f7e9bb;
}

More palettes to explore