All Palettes

Color Palette #ff6e61, #ff9b80, #ffbe9e, #ffd7c2, #ffe0d6

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peachy-salmon {
color: #ff9b80;
}
.blushing-cinnamon {
color: #ffbe9e;
}
.friendship {
color: #ffd7c2;
}
.light-quilt {
color: #ffe0d6;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peachy-salmon:#ff9b80;
--blushing-cinnamon:#ffbe9e;
--friendship:#ffd7c2;
--light-quilt:#ffe0d6;
}

More palettes to explore