All Palettes

Color Palette #ff6e61, #ff9e66, #ffb68f, #ffe2b3, #f7c5d5

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.desert-sunrise {
color: #ffb68f;
}
.peach-of-mind {
color: #ffe2b3;
}
.sullivan-s-heart {
color: #f7c5d5;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--desert-sunrise:#ffb68f;
--peach-of-mind:#ffe2b3;
--sullivan-s-heart:#f7c5d5;
}

More palettes to explore