All Palettes

Color Palette #ff6e61, #ff9b80, #ffbfa3, #ffe5d1, #ffd5c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peachy-salmon {
color: #ff9b80;
}
.sweet-apricot {
color: #ffbfa3;
}
.powdered-peach {
color: #ffe5d1;
}
.friendship {
color: #ffd5c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peachy-salmon:#ff9b80;
--sweet-apricot:#ffbfa3;
--powdered-peach:#ffe5d1;
--friendship:#ffd5c2;
}

More palettes to explore