All Palettes

Color Palette #ff6e61, #ff9c66, #ffd54d, #9ed6e0, #4a9cd3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fresh-cantaloupe {
color: #ff9c66;
}
.vibrant {
color: #ffd54d;
}
.ocean-cruise {
color: #9ed6e0;
}
.peaceful-river {
color: #4a9cd3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fresh-cantaloupe:#ff9c66;
--vibrant:#ffd54d;
--ocean-cruise:#9ed6e0;
--peaceful-river:#4a9cd3;
}

More palettes to explore