All Palettes

Color Palette #ff6e61, #ff8e52, #ffa600, #ffc105, #ffdb57

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.boredom-buster {
color: #ff8e52;
}
.cheese {
color: #ffa600;
}
.marigold {
color: #ffc105;
}
.yriel-yellow {
color: #ffdb57;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--boredom-buster:#ff8e52;
--cheese:#ffa600;
--marigold:#ffc105;
--yriel-yellow:#ffdb57;
}

More palettes to explore