All Palettes

Color Palette #ff6e61, #ff9f80, #ffb19e, #ffd9a8, #ffe0b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.buttery-salmon {
color: #ffb19e;
}
.peachy-summer-skies {
color: #ffd9a8;
}
.peach-of-mind {
color: #ffe0b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--buttery-salmon:#ffb19e;
--peachy-summer-skies:#ffd9a8;
--peach-of-mind:#ffe0b3;
}

More palettes to explore