All Palettes

Color Palette #ff6e61, #ff9a6b, #ffd95c, #4cae4f, #e92063

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.lemon-twist {
color: #ffd95c;
}
.devil-s-grass {
color: #4cae4f;
}
.mellow-melon {
color: #e92063;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9a6b;
--lemon-twist:#ffd95c;
--devil-s-grass:#4cae4f;
--mellow-melon:#e92063;
}

More palettes to explore