All Palettes

Color Palette #ff6e61, #709bff, #61ff6e, #ffd470, #ff61b3

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fennel-flower {
color: #709bff;
}
.screamin-green {
color: #61ff6e;
}
.quiche-lorraine {
color: #ffd470;
}
.girls-night-out {
color: #ff61b3;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fennel-flower:#709bff;
--screamin-green:#61ff6e;
--quiche-lorraine:#ffd470;
--girls-night-out:#ff61b3;
}

More palettes to explore