All Palettes

Color Palette #ff6e61, #ffa175, #ffc29e, #d4b7af, #a1c4c9

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butternut {
color: #ffa175;
}
.esprit-peach {
color: #ffc29e;
}
.oyster-pink {
color: #d4b7af;
}
.agua-fr-a {
color: #a1c4c9;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butternut:#ffa175;
--esprit-peach:#ffc29e;
--oyster-pink:#d4b7af;
--agua-fr-a:#a1c4c9;
}

More palettes to explore