All Palettes

Color Palette #ff6e61, #ff9a57, #ffb84d, #ffe680, #f7deb1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.floral-leaf {
color: #ffb84d;
}
.cowbell {
color: #ffe680;
}
.butter-muffin {
color: #f7deb1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--floral-leaf:#ffb84d;
--cowbell:#ffe680;
--butter-muffin:#f7deb1;
}

More palettes to explore