All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb84d, #ffe48a, #d9e6f2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.floral-leaf {
color: #ffb84d;
}
.bicycle-yellow {
color: #ffe48a;
}
.icicle-veil {
color: #d9e6f2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--floral-leaf:#ffb84d;
--bicycle-yellow:#ffe48a;
--icicle-veil:#d9e6f2;
}

More palettes to explore