All Palettes

Color Palette #ff6e61, #ff8f5c, #f7b5a1, #f1e5da, #bfe0e8

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.mystic-tulip {
color: #f7b5a1;
}
.almost-pink {
color: #f1e5da;
}
.h-o {
color: #bfe0e8;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--mystic-tulip:#f7b5a1;
--almost-pink:#f1e5da;
--h-o:#bfe0e8;
}

More palettes to explore