All Palettes

Color Palette #ff6e61, #ff998a, #ffb9a3, #fce2d4, #ffe9d6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffb9a3;
}
.ephemeral-peach {
color: #fce2d4;
}
.macaroon-cream {
color: #ffe9d6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--nature-apricot:#ffb9a3;
--ephemeral-peach:#fce2d4;
--macaroon-cream:#ffe9d6;
}

More palettes to explore