All Palettes

Color Palette #ff6e61, #f7b1a1, #eab8d1, #d09fbe, #a56f9d

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.first-date {
color: #f7b1a1;
}
.sweet-lilac {
color: #eab8d1;
}
.enhance {
color: #d09fbe;
}
.violet-femmes {
color: #a56f9d;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--first-date:#f7b1a1;
--sweet-lilac:#eab8d1;
--enhance:#d09fbe;
--violet-femmes:#a56f9d;
}

More palettes to explore