All Palettes

Color Palette #ff6e61, #ff9f80, #ffd4b8, #ffb8c1, #ff5c98

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.orchid-orange {
color: #ff9f80;
}
.curtsy {
color: #ffd4b8;
}
.matt-pink {
color: #ffb8c1;
}
.fuchsia-fever {
color: #ff5c98;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--orchid-orange:#ff9f80;
--curtsy:#ffd4b8;
--matt-pink:#ffb8c1;
--fuchsia-fever:#ff5c98;
}

More palettes to explore