All Palettes

Color Palette #ff6e61, #ff9e66, #ffd280, #e2f0cc, #a4daca

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.bread-n-butter {
color: #ffd280;
}
.water-sprout {
color: #e2f0cc;
}
.whirlpool {
color: #a4daca;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--bread-n-butter:#ffd280;
--water-sprout:#e2f0cc;
--whirlpool:#a4daca;
}

More palettes to explore