All Palettes

Color Palette #ff6e61, #ff9d70, #ffb699, #ffc29e, #ffdfb3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.candyman {
color: #ff9d70;
}
.island-girl {
color: #ffb699;
}
.esprit-peach {
color: #ffc29e;
}
.tunisian-stone {
color: #ffdfb3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--candyman:#ff9d70;
--island-girl:#ffb699;
--esprit-peach:#ffc29e;
--tunisian-stone:#ffdfb3;
}

More palettes to explore