All Palettes

Color Palette #ff6e61, #ff8b3d, #ffb84d, #fceab0, #ffdf6b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sunset-yellow {
color: #ff8b3d;
}
.floral-leaf {
color: #ffb84d;
}
.gold-thread {
color: #fceab0;
}
.pale-gold {
color: #ffdf6b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sunset-yellow:#ff8b3d;
--floral-leaf:#ffb84d;
--gold-thread:#fceab0;
--pale-gold:#ffdf6b;
}

More palettes to explore