All Palettes

Color Palette #ff6e61, #ff9e66, #ffcb6b, #a2e7d3, #79b8d7

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9e66;
}
.faded-sunlight {
color: #ffcb6b;
}
.aqua-wish {
color: #a2e7d3;
}
.pacific-harbour {
color: #79b8d7;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9e66;
--faded-sunlight:#ffcb6b;
--aqua-wish:#a2e7d3;
--pacific-harbour:#79b8d7;
}

More palettes to explore