All Palettes

Color Palette #ff6e61, #ff8e61, #ffb86b, #ffd780, #ffda9e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.after-burn {
color: #ff8e61;
}
.desert-dessert {
color: #ffb86b;
}
.zinnia-gold {
color: #ffd780;
}
.south-shore-sun {
color: #ffda9e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--after-burn:#ff8e61;
--desert-dessert:#ffb86b;
--zinnia-gold:#ffd780;
--south-shore-sun:#ffda9e;
}

More palettes to explore