All Palettes

Color Palette #ff6e61, #ff9d8a, #ffd2b8, #ffe3b3, #ffe6c7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff9d8a;
}
.peachy-bon-bon {
color: #ffd2b8;
}
.peach-of-mind {
color: #ffe3b3;
}
.antigua-sunrise {
color: #ffe6c7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff9d8a;
--peachy-bon-bon:#ffd2b8;
--peach-of-mind:#ffe3b3;
--antigua-sunrise:#ffe6c7;
}

More palettes to explore