CFD Research

Computational fluid dynamics, propulsion, defense, and biomedical engineering solutions — advanced modeling, simulation, and analysis for government and commercial clients — Extracted from https://www.cfd-research.com/

30 tokensOnboarded 2026-05-22

Color System

#b29343
base
color.primary.base
6.7:1 contrast
#856e32
hover
color.primary.hover
4.0:1 contrast
#f59e0b
gold
color.accent.gold
9.2:1 contrast
#0a0a14
dark
color.background.dark
1.0:1 contrast
#131325
card
color.background.card
1.1:1 contrast
#1c1c36
elevated
color.background.elevated
1.2:1 contrast
#05050a
input
color.background.input
1.0:1 contrast
#ffffff
primary
color.text.primary
19.7:1 contrast
#a1a1aa
secondary
color.text.secondary
7.7:1 contrast
#6b7280
muted
color.text.muted
4.1:1 contrast
#3f3f5a
default
color.border.default
1.9:1 contrast
#b29343
focus
color.border.focus
6.7:1 contrast
#22c55e
success
color.status.success
8.6:1 contrast
#b29343
warning
color.status.warning
6.7:1 contrast
#ef4444
error
color.status.error
5.2:1 contrast

Typography

Inter
Display — The quick brown fox jumps
H1 — The quick brown fox jumps
H2 — The quick brown fox jumps
H3 — The quick brown fox jumps
Inter

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
30
Colors
15
Components
66
LiveBuildingFailed
Token density

Score Gauge

95

Design Drift

30

Token Count

75

Coverage

Avatar & Tooltip

Hover me

Token Reference

Design SystemComponentsNew ProjectDashboardSource Site ↗