All Palettes

Color Palette #ff6e61, #ff9c66, #ffb570, #f2d43a, #4cae7b

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9c66;
}
.cheese-puff {
color: #ffb570;
}
.giallo {
color: #f2d43a;
}
.shamrock-green {
color: #4cae7b;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9c66;
--cheese-puff:#ffb570;
--giallo:#f2d43a;
--shamrock-green:#4cae7b;
}

More palettes to explore