All Palettes

Color Palette #f5b800, #ff6d1f, #ff3d3d, #5b4dff, #00b3aa

0%
0%
0%

CSS code for this palette

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

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

More palettes to explore