All Palettes

Color Palette #ff6e61, #ff9a6b, #ffd77a, #e7f4a4, #69bf8d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.salomie {
color: #ffd77a;
}
.dingy-sticky-note {
color: #e7f4a4;
}
.young-bamboo {
color: #69bf8d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9a6b;
--salomie:#ffd77a;
--dingy-sticky-note:#e7f4a4;
--young-bamboo:#69bf8d;
}

More palettes to explore