All Palettes

Color Palette #f5b800, #ff6d1f, #ff3d3d, #ff2990, #5b4dff

0%
0%
0%

CSS code for this palette

/* CSS */
.curry-bubbles {
color: #f5b800;
}
.shocking-orange {
color: #ff6d1f;
}
.coral-red {
color: #ff3d3d;
}
.unicorn-dust {
color: #ff2990;
}
.shady-neon-blue {
color: #5b4dff;
}

/* CSS Variables */
:root {
--curry-bubbles:#f5b800;
--shocking-orange:#ff6d1f;
--coral-red:#ff3d3d;
--unicorn-dust:#ff2990;
--shady-neon-blue:#5b4dff;
}

More palettes to explore