🎨

Online Color Generator

Generate a random color with a live preview.

Preview
#F6573E

About HEX and RGB

HEX is a six-digit, three-byte hexadecimal number used in HTML, CSS, and design tools to represent colors. RGB expresses the same color as red, green, and blue components.

Frequently Asked Questions

How accurate is the preview?

It uses standard CSS color rendering, so what you see is what browsers render.

Can I copy both HEX and RGB?

Yes, use the copy buttons next to each value.

Is there alpha (transparency) support?

Not on this page. If you want it, we can add RGBA and HSLA modes.