aicoolies logo
Radix UI logo
Radix UI logo

Radix UI

Unstyled, accessible React component primitives for building design systems.

open sourceupdated Apr 21, 2026

Radix UI is an open-source library of unstyled, accessible React component primitives. Provides fully functional components (dialog, dropdown, tooltip, tabs, accordion, etc.) without any styling, letting developers apply their own design. The foundation behind shadcn/ui. WAI-ARIA compliant with keyboard navigation built in.

Radix UI provides a set of low-level, unstyled React components that handle complex accessibility patterns, keyboard interactions, and focus management. Unlike opinionated component libraries, Radix gives you the behavior and accessibility without any visual styling, making it ideal for custom design systems.

The library includes components for Dialog, Dropdown Menu, Context Menu, Tooltip, Popover, Tabs, Accordion, Radio Group, Toggle, Slider, Switch, Select, Navigation Menu, and more. Each component follows WAI-ARIA guidelines and includes full keyboard navigation support.

Radix UI is the foundation that shadcn/ui builds upon — shadcn/ui essentially provides pre-styled Radix components using Tailwind CSS. Radix is free and open source under the MIT license.

Pricing

Free and open source (MIT).

Platforms

React library. npm install. Works with any React project and styling solution.

Categories

Tags

Use Cases

Related Tools

computed discovery: shared active categories · kept separate from editor-verified Alternatives

Uizard logo

Uizard

Editable UI flows from prompts, screenshots and sketches

AI-assisted product-design platform that turns prompts, screenshots and hand-drawn sketches into editable UI flows for non-designers and early product ideation, complementing rather than duplicating developer-first code generators.

freemiumTelemetry
Magic Patterns logo

Magic Patterns

Design-system-aware AI prototyping for code-ready product interfaces

Magic Patterns turns product ideas, prompts, screenshots, and existing UI into editable, code-ready interfaces. Its design-system-aware editor supports collaborative iteration, two-way GitHub sync, and an MCP workflow for moving designs between the canvas and coding agents—positioning it between prompt-to-app builders and design-handoff tools rather than as a single-screen generator.

freemium
Mitosis logo

Mitosis

Write components once and compile them into native code for multiple frameworks

Mitosis is Builder.io-backed open-source infrastructure for writing a component once and compiling it into native framework components for React, Vue, Angular, Svelte, Qwik, Solid, React Native, and other targets. It supports cross-framework design systems and Figma-to-code synchronization, but is distinct from the Builder.io visual builder product.

Open Source
Figma Console MCP logo

Figma Console MCP

Turn a Figma design system into a programmable API for AI assistants

Figma Console MCP is open-source design-system infrastructure that exposes Figma to AI assistants through MCP. It supports structured extraction, design creation and editing, debugging, accessibility audits, and bidirectional design-token workflows across local, remote read-only, and paired cloud modes; it is not a generic one-click Figma-to-code exporter.

Open SourceTelemetry
OpenUI logo

OpenUI

Open-source UI generation from natural-language prompts

OpenUI is an Apache-2.0 design-to-code tool from W&B that turns natural-language interface prompts into live HTML previews and frontend code. Teams can run it locally or with Docker, connect OpenAI, Groq, LiteLLM-compatible providers, or Ollama, and export generated UI toward React, Svelte, Web Components, and related workflows. It fits rapid UI mockups where developers want editable code instead of screenshots.

Open SourceTelemetry
Figma MCP Server logo

Figma MCP Server

Official remote MCP server for design-to-code and write-to-canvas Figma workflows.

Figma MCP Server is Figma’s official remote Model Context Protocol surface for design-to-code agents. It gives supported clients structured design context, variables, components, selected-frame code context, Code Connect mappings, and beta write-to-canvas tools for creating or updating native Figma frames from an MCP client while keeping the workflow tied to Figma files.

freemiumTelemetry

Comparisons

Radix UI vs shadcn/ui: Headless Primitives or Copy-Paste Components for Your React UI Layer

Radix Primitives and shadcn/ui solve different layers of the React UI problem. Radix provides low-level, unstyled, accessible behavior that a design-system team styles and assembles itself. shadcn/ui distributes complete, styled component source into your repository and lets you choose the primitive base underneath it: Base UI is the current default, while Radix and React Aria are supported options. This comparison therefore asks whether your team should begin with raw primitives or with an open-code component system, not whether every shadcn/ui component is necessarily built on Radix.

Radix UIshadcn/ui

FAQ

What is Radix UI?

Radix UI is an open-source library of unstyled, accessible React component primitives. Provides fully functional components (dialog, dropdown, tooltip, tabs, accordion, etc.) without any styling, letting developers apply their own design. The foundation behind shadcn/ui. WAI-ARIA compliant with keyboard navigation built in.

Is Radix UI free?

Yes — Radix UI is open source and free to use. Free and open source (MIT).

Is Radix UI open source?

Yes — Radix UI is open source.

What are the best Radix UI alternatives?

The top editor-verified Radix UI alternatives are v0, Builder.io, Magic MCP.