Color & Design
Color Converter
Convert colors between HEX, RGB and HSL with a live preview.
Open toolColor & Design
Design a button visually — colours, padding, radius, border and shadow — and export tidy CSS including a hover state.
Good to know
Yes, plus a focus-visible outline so keyboard users can see where they are.
You can paste it into a component layer, though in Tailwind you would usually translate the values into utility classes.
A button nobody can read is a button nobody clicks. The live reading keeps you above the WCAG AA threshold.
Yes — untick the drop shadow and it is removed from both the preview and the exported CSS.