All Palettes

Color Palette #ff6e61, #6a4c94, #88d8b0, #f7b5a1, #ffb347

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.pure-mauve {
color: #6a4c94;
}
.jovial-jade {
color: #88d8b0;
}
.mystic-tulip {
color: #f7b5a1;
}
.agrellan-badland {
color: #ffb347;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--pure-mauve:#6a4c94;
--jovial-jade:#88d8b0;
--mystic-tulip:#f7b5a1;
--agrellan-badland:#ffb347;
}

More palettes to explore