All Palettes

Color Palette #ff6e61, #ff9e66, #ffd48f, #f9e1b9, #ffe4b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.cornmeal {
color: #ffd48f;
}
.curd {
color: #f9e1b9;
}
.mouse-nose {
color: #ffe4b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--cornmeal:#ffd48f;
--curd:#f9e1b9;
--mouse-nose:#ffe4b3;
}

More palettes to explore