All Palettes

Color Palette #ff6e61, #ff9e66, #ffd780, #f1e9b6, #cee9da

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.zinnia-gold {
color: #ffd780;
}
.invigorating {
color: #f1e9b6;
}
.turquoise-white {
color: #cee9da;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--zinnia-gold:#ffd780;
--invigorating:#f1e9b6;
--turquoise-white:#cee9da;
}

More palettes to explore