All Palettes

Color Palette #ff6e61, #ff9757, #ffc29e, #690571, #3c3e9a

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.honey-carrot-cake {
color: #ff9757;
}
.esprit-peach {
color: #ffc29e;
}
.zeus-purple {
color: #690571;
}
.galaxy-express {
color: #3c3e9a;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--honey-carrot-cake:#ff9757;
--esprit-peach:#ffc29e;
--zeus-purple:#690571;
--galaxy-express:#3c3e9a;
}

More palettes to explore