All Palettes

Color Palette #ff6e61, #d06c92, #f1a8a2, #f9c54e, #6b9cd1

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.hopbush {
color: #d06c92;
}
.calabrese {
color: #f1a8a2;
}
.creamy-sweet-corn {
color: #f9c54e;
}
.blue-electress {
color: #6b9cd1;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--hopbush:#d06c92;
--calabrese:#f1a8a2;
--creamy-sweet-corn:#f9c54e;
--blue-electress:#6b9cd1;
}

More palettes to explore