noboxAI website

Design token showcase extracted from noboxai.com — Extracted from https://noboxai.com/

92 tokensOnboarded 2026-04-08

Color System

#03a9f4
base
color.primary.base
7.3:1 contrast
#0693e3
hover
color.primary.hover
5.8:1 contrast
#0284c7
active
color.primary.active
4.7:1 contrast
#b3e5fc
muted
color.primary.muted
14.3:1 contrast
#ffba49
gold
color.accent.gold
11.4:1 contrast
#d97706
goldHover
color.accent.goldHover
6.0:1 contrast
#ffffff
white
color.background.white
19.3:1 contrast
#f7f9f9
light
color.background.light
18.2:1 contrast
#ffffff
card
color.background.card
19.3:1 contrast
#ffffff
elevated
color.background.elevated
19.3:1 contrast
#ffffff
input
color.background.input
19.3:1 contrast
rgba(0, 0, 0, 0.5)
overlay
color.background.overlay
1.1:1 contrast
#2b2b2b
primary
color.text.primary
1.4:1 contrast
#4c5b61
secondary
color.text.secondary
2.7:1 contrast
#abb8c3
muted
color.text.muted
9.5:1 contrast
#ffffff
inverse
color.text.inverse
19.3:1 contrast
#e0e0e0
default
color.border.default
14.6:1 contrast
#f0f0f0
subtle
color.border.subtle
16.9:1 contrast
#03a9f4
focus
color.border.focus
7.3:1 contrast
#8bc34a
success
color.status.success
9.2:1 contrast
#ffba49
warning
color.status.warning
11.4:1 contrast
#eb5e55
error
color.status.error
5.7:1 contrast
#03a9f4
info
color.status.info
7.3:1 contrast
#ffffff
0
color.neutral.0
19.3:1 contrast
#f7f9f9
1
color.neutral.1
18.2:1 contrast
#e0e0e0
2
color.neutral.2
14.6:1 contrast
#abb8c3
3
color.neutral.3
9.5:1 contrast
#4c5b61
4
color.neutral.4
2.7:1 contrast
#2b2b2b
5
color.neutral.5
1.4:1 contrast
#1a1a1a
6
color.neutral.6
1.1:1 contrast
#ffba49
accent
frontier.mesh.accent
11.4:1 contrast
#261c0b
ambient
frontier.scene.ambient
1.2:1 contrast
#ffba49
stroke
frontier.svg.stroke
11.4:1 contrast

Typography

Bricolage Grotesque
Display — The quick brown fox jumps
H1 — The quick brown fox jumps
H2 — The quick brown fox jumps
H3 — The quick brown fox jumps
noboxicon

Bold: Design tokens bridge the gap between design tools and code.

Regular: They encode visual decisions — colors, typography, spacing — as structured data that both designers and developers can share.

JetBrains Mono
const tokens = await extractFromCSS(url);
const merged = mergeTokens(foundation, overrides);
const css = toCSSVariables(merged);

Spacing & Shape

Spacing Scale

sm
4px
md
16px
lg
24px
xl
32px

Border Radius

sm
4px
md
8px
lg
12px

Component Gallery

Shared UI components themed with this project's design tokens via CSS custom property cascade.

Button

Badge & Tag

DefaultSuccessWarningErrorInfo
DefaultDefaultSuccessWarningError

Alert

Form Controls

Data Display

Tokens
92
Colors
33
Components
66
LiveBuildingFailed
Token density

Score Gauge

95

Design Drift

92

Token Count

75

Coverage

Avatar & Tooltip

Hover me

Token Reference

Design SystemComponentsNew ProjectDashboardSource Site ↗