All Palettes

Color Palette #ff6e61, #ff9e66, #f7d259, #6dd08a, #f15a3b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.wake-me-up {
color: #f7d259;
}
.serengeti-green {
color: #6dd08a;
}
.benihi-red {
color: #f15a3b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--wake-me-up:#f7d259;
--serengeti-green:#6dd08a;
--benihi-red:#f15a3b;
}

More palettes to explore