All Palettes

Color Palette #ff6e61, #6bbfdb, #f7c9b0, #e3b46d, #d94f3a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.bluebrite {
color: #6bbfdb;
}
.bellini {
color: #f7c9b0;
}
.fire-coral {
color: #e3b46d;
}
.fire-island {
color: #d94f3a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--bluebrite:#6bbfdb;
--bellini:#f7c9b0;
--fire-coral:#e3b46d;
--fire-island:#d94f3a;
}

More palettes to explore