All Palettes

Color Palette #ff6e61, #ff9e66, #ffbf80, #ffdf9e, #fff3c2

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.apricot-flower {
color: #ffbf80;
}
.essentially-bright {
color: #ffdf9e;
}
.creamy-corn {
color: #fff3c2;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--apricot-flower:#ffbf80;
--essentially-bright:#ffdf9e;
--creamy-corn:#fff3c2;
}

More palettes to explore