All Palettes

Color Palette #ff6e61, #ff9b80, #ffbe9e, #ffd5c2, #fff2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peachy-salmon {
color: #ff9b80;
}
.blushing-cinnamon {
color: #ffbe9e;
}
.friendship {
color: #ffd5c2;
}
.doeskin {
color: #fff2e5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peachy-salmon:#ff9b80;
--blushing-cinnamon:#ffbe9e;
--friendship:#ffd5c2;
--doeskin:#fff2e5;
}

More palettes to explore