All Palettes

Color Palette #ff6e61, #709dff, #ffb347, #ff61a5, #6eff61

0%
0%
0%

CSS code for this palette

/* CSS */
.grapefruit-pulp {
color: #ff6e61;
}
.fennel-flower {
color: #709dff;
}
.agrellan-badland {
color: #ffb347;
}
.magenta-crayon {
color: #ff61a5;
}
.lighter-green {
color: #6eff61;
}

/* CSS Variables */
:root {
--grapefruit-pulp:#ff6e61;
--fennel-flower:#709dff;
--agrellan-badland:#ffb347;
--magenta-crayon:#ff61a5;
--lighter-green:#6eff61;
}

More palettes to explore