All Palettes

Color Palette #ff6e61, #ffa280, #ffd48a, #ffe8a3, #ffb84d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ffa280;
}
.workout-routine {
color: #ffd48a;
}
.sun-drenched {
color: #ffe8a3;
}
.floral-leaf {
color: #ffb84d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ffa280;
--workout-routine:#ffd48a;
--sun-drenched:#ffe8a3;
--floral-leaf:#ffb84d;
}

More palettes to explore