gds atlanta

gds atlanta project showcase — Extracted from https://gdsatlanta.com/

30 tokensOnboarded 2026-04-09

Color System

#007cba
base
color.primary.base
3.4:1 contrast
#006ba1
hover
color.primary.hover
4.3:1 contrast
#7a00df
gold
color.accent.gold
5.3:1 contrast
#dddddd
dark
color.background.dark
1.0:1 contrast
#ffffff
card
color.background.card
1.4:1 contrast
#f4f4f6
elevated
color.background.elevated
1.2:1 contrast
#ffffff
input
color.background.input
1.4:1 contrast
#313131
primary
color.text.primary
9.6:1 contrast
#444444
secondary
color.text.secondary
7.2:1 contrast
#abb8c3
muted
color.text.muted
1.5:1 contrast
#eeeeee
default
color.border.default
1.2:1 contrast
#007cba
focus
color.border.focus
3.4:1 contrast
#00d084
success
color.status.success
1.5:1 contrast
#ff6900
warning
color.status.warning
2.1:1 contrast
#cf2e2e
error
color.status.error
3.8:1 contrast

Typography

--awb-bg-size:cover
Display — The quick brown fox jumps
H1 — The quick brown fox jumps
H2 — The quick brown fox jumps
H3 — The quick brown fox jumps
DM Sans

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
2px
md
8px
lg
20px

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 ↗