About Hyatt DESIGN.md
Curated by Dov AzencotUpdated Source hyatt.com
- Travel & Hospitality
Hyatt's marketing system is the most typographically austere in the hospitality category — no custom web fonts, no brand-licensed typeface, no proprietary display serif. The page runs on -apple-system, system-ui, Roboto, and Helvetica in that cascade; the h1 at 60px weight 700 is whatever the operating system's default sans-serif renders on the device. Where Four Seasons spends design budget on Saol Display and Monotype Garamond and Ritz-Carlton on Caslon540Std, Hyatt spends nothing on typography — and the result reads as infrastructure rather than aspiration. The only chromatic identity signal is the cobalt blue of the World of Hyatt loyalty program logo square, visible in the screenshot captured here; the rest of the chrome is near-charcoal on white.
The DESIGN.md file packages the available system into a machine-readable spec: 12 color tokens drawn from the near-charcoal ink (#282828) and white palette, with the World of Hyatt cobalt blue declared as the brand accent even though it does not appear in the marketing-page chrome; 10 typography tokens spanning the system-font stack at 10–60px; a flat 0px radius throughout; and 14 component definitions. The extraction captured a WAF error page rather than the full marketing site (the extractor was blocked by Hyatt's security layer), so these tokens represent the page's structural baseline rather than the full above-fold marketing surface. The World of Hyatt logo colors are derived from the logo visible in the captured screenshot.
Feed this file to Claude or Cursor with the caveat that Hyatt's actual marketing surface — the full-page hero, the hotel search interface, the destination photography grid — was not captured in the extraction. The tokens here represent the typography and structural palette that appear in the available screenshot. The system's most distinctive move is the decision not to move: no custom type, no chromatic accent in the chrome, no radius softness. This reads as a deliberate bet that photography and property names carry the brand without typographic decoration.
What makes it distinct
- System-font-stack onlyno custom web fonts loaded; display runs -apple-system at weight 700 at 60px, body at weight 400 at 16px
- Near-charcoal ink (#282828) not pure blackthe dominant text color is a slightly lifted dark gray appearing in both text (10) and border (10) contexts
- Monochromatic chromethe marketing-site extraction shows zero chromatic accent colors; all brand color is delegated to the World of Hyatt loyalty logo (cobalt blue)
- Uppercase micro-type at 10pxsecondary labels and error codes run 10px uppercase with Menlo monospace, echoing a developer-facing reference page aesthetic
- Flat border-radiusno radius values captured in the marketing surface; the system uses no rounding on any structural chrome element
Live at hyatt.com
A snapshot of the brand in production. Hover the frame to scroll the page; click to visit.
hyatt.comExplore Hyatt
Pick what you want to see — mockups, colors, typography, layout, or the full component list.
Surface
Page and card backgrounds.
Text
Headlines, body, captions, muted.
Hyatt design system FAQ
Common questions about Hyatt's tokens, components, and how to use this DESIGN.md in your project.
Related reading
Specs, directories, and component libraries that pair with this design system.
Browse all design systems
The full directory of DESIGN.md files on shadcn.io, with live mockups for each.
Hyatt — official site
Hyatt's public marketing site — the source of truth for the live tokens captured in this file.
The DESIGN.md specification
Google Labs' open spec for machine-readable design system files — the format this page is built on.