dell 1996
An inspired interpretation of Dell.com's 1996 design language — a catalog-era enterprise web design built around a literal black page frame, vivid flat color-block "ribbon cards" tinted in sage, salmon, periwinkle, sky, peach and lime, chunky Helvetica-Black display titles, Times
colors
#e91d2a #ffffff typography
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
the quick brown fox jumps over the lazy dog
the quick brown fox jumps over the lazy dog — body text at reading size.
design.md source
---
version: alpha
name: Dell 1996 Inspired
description: An inspired interpretation of Dell.com's 1996 design language — a catalog-era enterprise web design built around a literal black page frame, vivid flat color-block "ribbon cards" tinted in sage, salmon, periwinkle, sky, peach and lime, chunky Helvetica-Black display titles, Times Roman body copy, and an entire visual vocabulary of pre-Photoshop hand-cut GIF stickers (NEW! bursts, award seals, beveled product photos).
colors:
primary: "#e91d2a"
on-primary: "#ffffff"
canvas: "#ffffff"
surface: "#ffffff"
ink: "#000000"
frame-ink: "#000000"
yellow-sticker: "#fcc20f"
purple-stripe: "#6a26a4"
link: "#0000ee"
# Ribbon-card tint family (one per product line)
tint-olive: "#8e8a25"
tint-sage: "#b3bd95"
tint-salmon: "#d77a7a"
tint-peach: "#e6915d"
tint-lime: "#c0d4a7"
tint-sky: "#9ab6c8"
tint-steel: "#a5b8c0"
tint-periwinkle: "#8c9ae0"
typography:
display:
fontFamily: Arial Black
fontSize: 36px
fontWeight: 900
lineHeight: 1.0
letterSpacing: 0
heading-1:
fontFamily: Arial Black
fontSize: 24px
fontWeight: 900
lineHeight: 1.05
letterSpacing: 0
heading-2:
fontFamily: Helvetica
fontSize: 16px
fontWeight: 700
lineHeight: 1.2
letterSpacing: 0
heading-3:
fontFamily: Helvetica
fontSize: 14px
fontWeight: 700
lineHeight: 1.2
letterSpacing: 0
body:
fontFamily: Times New Roman
fontSize: 14px
fontWeight: 400
lineHeight: 1.4
letterSpacing: 0
body-sm:
fontFamily: Times New Roman
fontSize: 12px
fontWeight: 400
lineHeight: 1.4
letterSpacing: 0
caption:
fontFamily: Times New Roman
fontSize: 11px
fontWeight: 400
lineHeight: 1.35
letterSpacing: 0
button:
fontFamily: Helvetica
fontSize: 12px
fontWeight: 700
lineHeight: 1.0
letterSpacing: 0
link:
fontFamily: Times New Roman
fontSize: 14px
fontWeight: 400
lineHeight: 1.4
… components
display headline
body copy from dell 1996 tokens — the default reading size for paragraphs and ui descriptions.
feature headline
a sample card surface with heading and body copy styled from component tokens.
what is in this design system?
colors, typography, spacing, and component patterns sourced from publicly visible brand tokens.
const theme = {
primary: "#000000",
font: ""Times New Roman", system-ui, sans-serif",
}; extracted from publicly visible design tokens. sourced via VoltAgent/awesome-design-md. no ownership claim on dell 1996's visual identity.