All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb84d, #ffe29e, #ff99a1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.floral-leaf {
color: #ffb84d;
}
.peach-cr-me-br-l-e {
color: #ffe29e;
}
.rubber-radish {
color: #ff99a1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--floral-leaf:#ffb84d;
--peach-cr-me-br-l-e:#ffe29e;
--rubber-radish:#ff99a1;
}

More palettes to explore