All Palettes

Color Palette #ff6e61, #ff9e66, #ffb86b, #ffe9b3, #f7c0d4

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.desert-dessert {
color: #ffb86b;
}
.lively-yellow {
color: #ffe9b3;
}
.cherry-blossom {
color: #f7c0d4;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--desert-dessert:#ffb86b;
--lively-yellow:#ffe9b3;
--cherry-blossom:#f7c0d4;
}

More palettes to explore