All Palettes

Color Palette #ff6e61, #ff998a, #f9bfb4, #fce3d4, #fdf7f2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.rustique {
color: #f9bfb4;
}
.ephemeral-peach {
color: #fce3d4;
}
.white-desert {
color: #fdf7f2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--rustique:#f9bfb4;
--ephemeral-peach:#fce3d4;
--white-desert:#fdf7f2;
}

More palettes to explore