All Palettes

Color Palette #ff6e61, #ff8b3d, #ffb84d, #f9e639, #f5c400

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.sunset-yellow {
color: #ff8b3d;
}
.floral-leaf {
color: #ffb84d;
}
.gorse {
color: #f9e639;
}
.syndicalist {
color: #f5c400;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--sunset-yellow:#ff8b3d;
--floral-leaf:#ffb84d;
--gorse:#f9e639;
--syndicalist:#f5c400;
}

More palettes to explore