All Palettes

Color Palette #ff6e61, #ff9c8f, #ffbe9e, #ffd6c7, #ffebe0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.lolly {
color: #ff9c8f;
}
.blushing-cinnamon {
color: #ffbe9e;
}
.tiny-pink {
color: #ffd6c7;
}
.pink-glow {
color: #ffebe0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--lolly:#ff9c8f;
--blushing-cinnamon:#ffbe9e;
--tiny-pink:#ffd6c7;
--pink-glow:#ffebe0;
}

More palettes to explore