All Palettes

Color Palette #ff5c9a, #ffa13d, #ffcc00, #6afb6f, #3d9eff

0%
0%
0%

CSS code for this palette

/* CSS */
.fuchsia-fever {
color: #ff5c9a;
}
.hawaiian-passion {
color: #ffa13d;
}
.usc-gold {
color: #ffcc00;
}
.screamin-green {
color: #6afb6f;
}
.sky-dancer {
color: #3d9eff;
}

/* CSS Variables */
:root {
--fuchsia-fever:#ff5c9a;
--hawaiian-passion:#ffa13d;
--usc-gold:#ffcc00;
--screamin-green:#6afb6f;
--sky-dancer:#3d9eff;
}

More palettes to explore