All Palettes

Color Palette #ff5c61, #f7b32b, #a1d76a, #3d9eff, #6b4fba

0%
0%
0%

CSS code for this palette

/* CSS */
.fusion-red {
color: #ff5c61;
}
.hot-sun {
color: #f7b32b;
}
.tropical-light {
color: #a1d76a;
}
.sky-dancer {
color: #3d9eff;
}
.blue-marguerite {
color: #6b4fba;
}

/* CSS Variables */
:root {
--fusion-red:#ff5c61;
--hot-sun:#f7b32b;
--tropical-light:#a1d76a;
--sky-dancer:#3d9eff;
--blue-marguerite:#6b4fba;
}

More palettes to explore