Red Hat · Design system breakdown
Open-source enterprise design system battle-tested across the Red Hat product portfolio.
PatternFly began at Red Hat in 2014 as the design system for the OpenShift web console, then expanded to cover the broader Red Hat product portfolio (OpenShift, Ansible, RHEL web console, OpenStack). Its current iteration (PatternFly 5) is open-source on GitHub with a permissive license and continuous public roadmap.
Red Hat's central design-systems team owns PatternFly; community contributions accepted through an extensive RFC process. The roadmap is public, the conversations happen in the open, and major version migrations are accompanied by codemods and migration guides.
| Token | Value | Role |
|---|---|---|
| color-brand | #06c | PatternFly blue, primary action |
| color-text | #151515 | Default body text |
| color-background | #fff | Default page surface |
| color-status-danger | #c9190b | Critical alerts |
| spacing-md | 16px | Default control spacing |
| shadow-sm | 0 0.0625rem 0.125rem rgba(3,3,3,.12) | Card elevation |
Token names and values are illustrative — refer to the system's official tokens reference for the canonical, current set.
If you're evaluating this system
Pick PatternFly if you're building enterprise console-grade tooling — Kubernetes, infrastructure management, complex dashboards. The breadth and depth are unmatched in open source. Don't pick it for consumer or content-led products.
Compare more systems