All Palettes

Color Palette #ff6e61, #ffa280, #ffb899, #ffd1c2, #ffe5d1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ffa280;
}
.cream-puff {
color: #ffb899;
}
.simply-delicious {
color: #ffd1c2;
}
.powdered-peach {
color: #ffe5d1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ffa280;
--cream-puff:#ffb899;
--simply-delicious:#ffd1c2;
--powdered-peach:#ffe5d1;
}

More palettes to explore