All Palettes

Color Palette #ff6e61, #ff8f5c, #ffb84d, #ffec3d, #ffd500

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fire-orange {
color: #ff8f5c;
}
.floral-leaf {
color: #ffb84d;
}
.hollandaise {
color: #ffec3d;
}
.cyber-yellow {
color: #ffd500;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fire-orange:#ff8f5c;
--floral-leaf:#ffb84d;
--hollandaise:#ffec3d;
--cyber-yellow:#ffd500;
}

More palettes to explore