All Palettes

Color Palette #ff6e61, #ff9a6b, #ffb56b, #ffcaa8, #ffdbe1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.mango-creamsicles {
color: #ffb56b;
}
.peach-crayon {
color: #ffcaa8;
}
.it-s-a-girl {
color: #ffdbe1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9a6b;
--mango-creamsicles:#ffb56b;
--peach-crayon:#ffcaa8;
--it-s-a-girl:#ffdbe1;
}

More palettes to explore