All Palettes

Color Palette #ff6e61, #ff9a5c, #ffcc7a, #ffe4b3, #ffddd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.papaya {
color: #ff9a5c;
}
.apricot-glow {
color: #ffcc7a;
}
.mouse-nose {
color: #ffe4b3;
}
.soft-orange-bloom {
color: #ffddd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--papaya:#ff9a5c;
--apricot-glow:#ffcc7a;
--mouse-nose:#ffe4b3;
--soft-orange-bloom:#ffddd1;
}

More palettes to explore