All Palettes

Color Palette #ff6e61, #f2e44a, #00b3aa, #a56f9d, #e7cad1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.yellow-petal {
color: #f2e44a;
}
.verditer {
color: #00b3aa;
}
.violet-femmes {
color: #a56f9d;
}
.cool-pink {
color: #e7cad1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--yellow-petal:#f2e44a;
--verditer:#00b3aa;
--violet-femmes:#a56f9d;
--cool-pink:#e7cad1;
}

More palettes to explore