All Palettes

Color Palette #ff6e61, #ff9a57, #ffb861, #ffe45c, #ffee99

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.peanut-butter-chicken {
color: #ffb861;
}
.neon-light {
color: #ffe45c;
}
.sparkler {
color: #ffee99;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--peanut-butter-chicken:#ffb861;
--neon-light:#ffe45c;
--sparkler:#ffee99;
}

More palettes to explore