All Palettes

Color Palette #ff6e61, #709bff, #f7b5a1, #ffd900, #4eb7ac

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fennel-flower {
color: #709bff;
}
.mystic-tulip {
color: #f7b5a1;
}
.soviet-gold {
color: #ffd900;
}
.emerald-wave {
color: #4eb7ac;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fennel-flower:#709bff;
--mystic-tulip:#f7b5a1;
--soviet-gold:#ffd900;
--emerald-wave:#4eb7ac;
}

More palettes to explore