All Palettes

Color Palette #ff6e61, #ff9f80, #ffbda3, #ffdac2, #fff2e5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.sweet-apricot {
color: #ffbda3;
}
.friendship {
color: #ffdac2;
}
.doeskin {
color: #fff2e5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--sweet-apricot:#ffbda3;
--friendship:#ffdac2;
--doeskin:#fff2e5;
}

More palettes to explore