All Palettes

Color Palette #ff6e61, #ff8f5c, #f7b5a1, #f9c7b9, #fceae8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.mystic-tulip {
color: #f7b5a1;
}
.sherbet-fruit {
color: #f9c7b9;
}
.pink-swirl {
color: #fceae8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--mystic-tulip:#f7b5a1;
--sherbet-fruit:#f9c7b9;
--pink-swirl:#fceae8;
}

More palettes to explore