All Palettes

Color Palette #ff6e61, #6d9c89, #f7b5a1, #f9c54e, #4c4b6c

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.cyprus-green {
color: #6d9c89;
}
.mystic-tulip {
color: #f7b5a1;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.intense-purple {
color: #4c4b6c;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--cyprus-green:#6d9c89;
--mystic-tulip:#f7b5a1;
--creamy-sweet-corn:#f9c54e;
--intense-purple:#4c4b6c;
}

More palettes to explore