All Palettes

Color Palette #ff6e61, #ff9e66, #ffcb5c, #d6e4ff, #6a82fb

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.nacho {
color: #ffcb5c;
}
.veiling-waterfalls {
color: #d6e4ff;
}
.punch-out-glove {
color: #6a82fb;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--nacho:#ffcb5c;
--veiling-waterfalls:#d6e4ff;
--punch-out-glove:#6a82fb;
}

More palettes to explore