All Palettes

Color Palette #ff6e61, #ffa175, #ffb7a3, #ffc3b3, #ffddd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.butternut {
color: #ffa175;
}
.nature-apricot {
color: #ffb7a3;
}
.tropical-peach {
color: #ffc3b3;
}
.soft-orange-bloom {
color: #ffddd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--butternut:#ffa175;
--nature-apricot:#ffb7a3;
--tropical-peach:#ffc3b3;
--soft-orange-bloom:#ffddd1;
}

More palettes to explore