All Palettes

Color Palette #ff5c77, #ff9900, #ffec5c, #4dc6ff, #8e4dff

0%
0%
0%

CSS code for this palette

/* CSS */
.watermelon-candy {
color: #ff5c77;
}
.vitamin-c {
color: #ff9900;
}
.corn {
color: #ffec5c;
}
.thor-s-thunder {
color: #4dc6ff;
}
.purple-honeycreeper {
color: #8e4dff;
}

/* CSS Variables */
:root {
--watermelon-candy:#ff5c77;
--vitamin-c:#ff9900;
--corn:#ffec5c;
--thor-s-thunder:#4dc6ff;
--purple-honeycreeper:#8e4dff;
}

More palettes to explore