All Palettes

Color Palette #ff6e61, #ff9e66, #ffb67a, #ffd56b, #ffee8f

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.macaroni-and-cheese {
color: #ffb67a;
}
.hint-of-honey {
color: #ffd56b;
}
.the-first-daffodil {
color: #ffee8f;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--macaroni-and-cheese:#ffb67a;
--hint-of-honey:#ffd56b;
--the-first-daffodil:#ffee8f;
}

More palettes to explore