All Palettes

Color Palette #ff6e61, #ff9e66, #ffc2a3, #ffe4b3, #fff6e0

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.tomorrow-s-coral {
color: #ffc2a3;
}
.mouse-nose {
color: #ffe4b3;
}
.creamy-cloud-dreams {
color: #fff6e0;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--tomorrow-s-coral:#ffc2a3;
--mouse-nose:#ffe4b3;
--creamy-cloud-dreams:#fff6e0;
}

More palettes to explore