All Palettes

Color Palette #ff6e61, #ff9e66, #f7d44b, #b2e1e0, #6b89ff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.anna-banana {
color: #f7d44b;
}
.frosty-soft-blue {
color: #b2e1e0;
}
.punch-out-glove {
color: #6b89ff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--anna-banana:#f7d44b;
--frosty-soft-blue:#b2e1e0;
--punch-out-glove:#6b89ff;
}

More palettes to explore