Every claim is screenshot-verified.
getdesign.md tells. Prism shows — every color, font, and component below was extracted via
getComputedStyle() from the live screenshots visible here.
Desktop
Mobile
Color Palette
33 colors extracted via getComputedStyle(). Click any swatch to copy its hex value.
Background & Surface
Primary
#ffffff
Page bg
Copied!
Secondary
#ffffff
Elevated
Copied!
Tertiary
#f4f5f9
Card bg
Copied!
Text & Content
Primary
#000000
Body text
Copied!
Secondary
#000000
Secondary
Copied!
Muted
#70707d
Muted / Placeholder
Copied!
Accent & Interactive
Primary
#5266eb
Primary CTA
Copied!
Secondary
#9cb4e8
Secondary CTA
Copied!
Border & Divider
Border
#2a2a33
Dividers / Lines
Copied!
Semantic States
⚠ Error
Error
#d03275
Errors, destructive
Copied!
Full Extracted Palette (+23)
#f6f5f2
#f6f5f2
Copied!
#ededf3
#ededf3
Copied!
#171721
#171721
Copied!
#c3c3cc
#c3c3cc
Copied!
#afb2ce
#afb2ce
Copied!
#272735
#272735
Copied!
#707393
#707393
Copied!
#cdddff
#cdddff
Copied!
#1e1e2a
#1e1e2a
Copied!
#30303b
#30303b
Copied!
#1e1e29
#1e1e29
Copied!
#ededf2
#ededf2
Copied!
#eeedf0
#eeedf0
Copied!
#ededf1
#ededf1
Copied!
#fc92b4
#fc92b4
Copied!
#09090b
#09090b
Copied!
#27272a
#27272a
Copied!
#010101
#010101
Copied!
#fbfcfd
#fbfcfd
Copied!
#4354c8
#4354c8
Copied!
#3442a6
#3442a6
Copied!
#535461
#535461
Copied!
#dddde5
#dddde5
Copied!
Typography
All values extracted via getComputedStyle() — no estimation.
| Role | Font Family | Size / Weight | Line Height | Letter Spacing | Preview |
|---|---|---|---|---|---|
| Display Hero | arcadiaDisplay | 49.3472px / w480 | 1.1 | normal | Display Hero |
| Sub-heading | arcadia | 16px / w400 | 1.5 | normal | Sub-heading |
| Button Large | arcadia | 16px / w420 | 1 | normal | Button Large |
| Button | arcadia | 14px / w420 | 1 | 0.07px | Button |
Live Components
Rendered in real HTML using your extracted tokens — no screenshots.
Buttons
Form Inputs
Card
Card Component
Card Title
Supporting description text with muted color for secondary information.
Badges & Labels
New
Feature
Beta
Draft
Spacing Scale
xxs
2px
xs
4px
sm
8px
md
12px
base
16px
lg
24px
xl
32px
2xl
48px
3xl
64px
Border Radius
none
0px
0px
xs
4px
4px
sm
8px
8px
md
12px
12px
lg
16px
16px
xl
32px
32px
full
9999px
9999px
Component Specs
Extracted CSS values per component and variant state.
### Buttons
Pill
- Background: `transparent`
- Text: `#ededf3`
- Padding: 0px 20px
- Radius: 40px
- Font: 16px weight 420
- Use: Status pills, tags, chips
- Focus: outline: `rgb(156, 180, 232) solid 2px`
Pill
- Background: `#5266eb` `{colors.primary}`
- Text: `#ffffff` `{colors.surface-1}`
- Padding: 0px 20px
- Radius: 32px
- Font: 16px weight 420
- Use: Status pills, tags, chips
- Focus: outline: `rgb(156, 180, 232) solid 2px`
Icon Button
- Background: `#272735`
- Text: `#c3c3cc`
- Padding: 0px
- Radius: 4px
- Border: 1px solid rgba(112, 115, 147, 0.22)
- Font: 14px weight 420
- Use: Toolbar/UI icons
- Focus: outline: `rgb(156, 180, 232) solid 2px`
Icon Button
- Background: `rgba(175, 178, 206, 0.2)`
- Text: `#ededf3`
- Padding: 0px
- Radius: 9999px
- Border: 1px solid rgba(175, 178, 206, 0.36)
- Font: 16px weight 420
- Use: Toolbar/UI icons
- Focus: outline: `rgb(156, 180, 232) solid 2px`
Ghost
- Background: `transparent`
- Text: `#000000`
- Padding: 0px
- Radius: 4px
- Font: 16px weight 400
- Use: Subtle action, toolbar, nav button
- Focus: outline: `rgb(156, 180, 232) solid 2px`
Ghost
- Background: `transparent`
- Text: `#ededf3`
- Padding: 0px
- Radius: 4px
- Font: 16px weight 480
- Use: Subtle action, toolbar, nav button
- Focus: outline: `rgb(156, 180, 232) solid 2px`
Inputs & Forms
Text Input
- Background: `transparent`
- Text: `#ededf3`
- Padding: 0px 0px 0px 20px
- Radius: 32px 0px 0px 32px
- Border: 0px solid rgb(237, 237, 243)
- Font: 16px weight 420
- Use: Text fields, search inputs
- Focus: outline: `rgb(16, 16, 16) none 1px`
Navigation
Main Nav
- Background: `rgba(246, 245, 242, 0.086)`
- Padding: 16px 32px
- Radius: none
- Font: 16px weight 400
- Use: Fixed/sticky flex nav — N/A items
Testimonials
Quote Card
- Background: `transparent`
- Text: `#000000`
- Padding: 32px
- Radius: 0px
- Font: 16px weight 400
- Use: Customer quote with avatar + company attribution
Tabs
Ghost Tab
- Background: `transparent`
- Text: `#000000`
- Padding: 40px 2px
- Radius: 4px
- Font: 16px weight 400
- Use: Navigation tabs, filter tabs
Interaction State Narrative
Agent usage: Validate generated components against this matrix. If your output's `:hover` state changes properties not listed here, you are off-brand.
Buttons
- 3 shape(s) in this system: `Pill`, `Icon Button`, `Ghost`
- **DO NOT introduce new buttons variants** without justification
Inputs & Forms
- 1 shape(s) in this system: `Text Input`
- **DO NOT introduce new inputs & forms variants** without justification
Navigation
- 1 shape(s) in this system: `Main Nav`
- **DO NOT introduce new navigation variants** without justification
Testimonials
- 1 shape(s) in this system: `Quote Card`
- **DO NOT introduce new testimonials variants** without justification
Tabs
- 1 shape(s) in this system: `Ghost Tab`
- **DO NOT introduce new tabs variants** without justification
Visual Reference
Playwright screenshots captured during extraction — source of truth for all tokens.
Desktop (1440px)
Mobile (390px)