All Palettes

Color Palette #ff6e61, #ff9175, #ffb4a3, #ffd6c2, #ffa07a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.alexandria {
color: #ff9175;
}
.peach-pearl {
color: #ffb4a3;
}
.friendship {
color: #ffd6c2;
}
.dwarven-peaches {
color: #ffa07a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--alexandria:#ff9175;
--peach-pearl:#ffb4a3;
--friendship:#ffd6c2;
--dwarven-peaches:#ffa07a;
}

More palettes to explore