All Palettes

Color Palette #ff6e61, #ff9b8a, #ffb4a3, #ffcba3, #ffdfb3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peach-pink {
color: #ff9b8a;
}
.peach-pearl {
color: #ffb4a3;
}
.corn-kernel {
color: #ffcba3;
}
.tunisian-stone {
color: #ffdfb3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peach-pink:#ff9b8a;
--peach-pearl:#ffb4a3;
--corn-kernel:#ffcba3;
--tunisian-stone:#ffdfb3;
}

More palettes to explore