All Palettes

Color Palette #ffb3c1, #ff6e61, #ff4d4f, #f9d158, #f9c54e

0%
0%
0%

CSS code for this palette

/* CSS */
.matt-pink {
color: #ffb3c1;
}
.grapefruit-pulp {
color: #ff6e61;
}
.blood-burst {
color: #ff4d4f;
}
.rubber-ducky {
color: #f9d158;
}
.creamy-sweet-corn {
color: #f9c54e;
}

/* CSS Variables */
:root {
--matt-pink:#ffb3c1;
--grapefruit-pulp:#ff6e61;
--blood-burst:#ff4d4f;
--rubber-ducky:#f9d158;
--creamy-sweet-corn:#f9c54e;
}

More palettes to explore