All Palettes

Color Palette #ff6e61, #ff8f5c, #ffaf7a, #ffe4b3, #ffddd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.cantaloupe-slice {
color: #ffaf7a;
}
.mouse-nose {
color: #ffe4b3;
}
.soft-orange-bloom {
color: #ffddd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--cantaloupe-slice:#ffaf7a;
--mouse-nose:#ffe4b3;
--soft-orange-bloom:#ffddd1;
}

More palettes to explore