Color Display

Sign in
user

I've created a minimal color display component for you. It takes a hex value and shows a small color swatch next to the hex code in a clean, unadorned line. You can use it like this:

<ColorDisplay hex="#ff5733" />

The component is simple and straightforward - just a colored square and the hex value side by side.

Color Display
Generated
Rewritten
Generated