All Palettes

Color Palette #ff6e61, #ff9a47, #ffc105, #ffdb57, #ffea00

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orange-hibiscus {
color: #ff9a47;
}
.marigold {
color: #ffc105;
}
.yriel-yellow {
color: #ffdb57;
}
.middle-yellow {
color: #ffea00;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orange-hibiscus:#ff9a47;
--marigold:#ffc105;
--yriel-yellow:#ffdb57;
--middle-yellow:#ffea00;
}

More palettes to explore