All Palettes

Color Palette #ff6e61, #ff9a57, #ffb84d, #ffda6b, #fff59e

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9a57;
}
.floral-leaf {
color: #ffb84d;
}
.golden-nectar {
color: #ffda6b;
}
.lemon-bundt-cake {
color: #fff59e;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9a57;
--floral-leaf:#ffb84d;
--golden-nectar:#ffda6b;
--lemon-bundt-cake:#fff59e;
}

More palettes to explore