All Palettes

Color Palette #ff6e61, #ff9a6b, #f9c54e, #91be6f, #43a889

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.laudable-lime {
color: #91be6f;
}
.marine-green {
color: #43a889;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9a6b;
--creamy-sweet-corn:#f9c54e;
--laudable-lime:#91be6f;
--marine-green:#43a889;
}

More palettes to explore