All Palettes

Color Palette #ff6e61, #ff9b80, #ffb24d, #ffce99, #ffecd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.peachy-salmon {
color: #ff9b80;
}
.splendor-gold {
color: #ffb24d;
}
.peach-orange {
color: #ffce99;
}
.delightful-peach {
color: #ffecd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--peachy-salmon:#ff9b80;
--splendor-gold:#ffb24d;
--peach-orange:#ffce99;
--delightful-peach:#ffecd1;
}

More palettes to explore