All Palettes

Color Palette #ff6e61, #ff9a6b, #ffd770, #a2d7d5, #6b9cff

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9a6b;
}
.quiche-lorraine {
color: #ffd770;
}
.smooth-satin {
color: #a2d7d5;
}
.fennel-flower {
color: #6b9cff;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9a6b;
--quiche-lorraine:#ffd770;
--smooth-satin:#a2d7d5;
--fennel-flower:#6b9cff;
}

More palettes to explore