All Palettes

Color Palette #ff6e61, #ff998a, #ffb8a8, #ffd7c2, #ffe5d1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff998a;
}
.nature-apricot {
color: #ffb8a8;
}
.friendship {
color: #ffd7c2;
}
.powdered-peach {
color: #ffe5d1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff998a;
--nature-apricot:#ffb8a8;
--friendship:#ffd7c2;
--powdered-peach:#ffe5d1;
}

More palettes to explore