hp
An inspired interpretation of HP's design language — a white-paper enterprise-consumer system anchored by HP Electric Blue (`#024ad8`) as the lone signal CTA, near-black ink (`#1a1a1a`) for headlines, geometric Forma-DJR sans throughout, and angular blue-chevron decorations that
colors
#024ad8 #296ef9 #0e3191 #c9e0fc #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.
design.md source
---
version: alpha
name: HP-design-analysis
description: An inspired interpretation of HP's design language — a white-paper enterprise-consumer system anchored by HP Electric Blue (`#024ad8`) as the lone signal CTA, near-black ink (`#1a1a1a`) for headlines, geometric Forma-DJR sans throughout, and angular blue-chevron decorations that nod to the HP wordmark's slashes. Cards round at 8–16px, photos sit in soft 16px frames, and dark navy slabs anchor the customer-story and "how can we help" closing bands.
colors:
primary: "#024ad8"
primary-bright: "#296ef9"
primary-deep: "#0e3191"
primary-soft: "#c9e0fc"
on-primary: "#ffffff"
ink: "#1a1a1a"
ink-deep: "#000000"
ink-soft: "#292929"
on-ink: "#ffffff"
canvas: "#ffffff"
paper: "#ffffff"
cloud: "#f7f7f7"
fog: "#e8e8e8"
steel: "#c2c2c2"
graphite: "#636363"
charcoal: "#3d3d3d"
hairline: "#e8e8e8"
hairline-strong: "#c2c2c2"
link: "#024ad8"
link-pressed: "#0e3191"
bloom-coral: "#ff5050"
bloom-rose: "#f9d4d2"
bloom-deep: "#b3262b"
bloom-wine: "#5a1313"
storm-mist: "#8ebdce"
storm-sea: "#7fadbe"
storm-deep: "#356373"
error: "#b3262b"
typography:
display-xxl:
fontFamily: Forma DJR Micro
fontSize: 72px
fontWeight: 500
lineHeight: 1.0
letterSpacing: 0
display-xl:
fontFamily: Forma DJR Micro
fontSize: 56px
fontWeight: 500
lineHeight: 1.0
letterSpacing: 0
display-lg:
fontFamily: Forma DJR Micro
fontSize: 44px
fontWeight: 500
lineHeight: 1.0
letterSpacing: 0
display-md:
fontFamily: Forma DJR Micro
fontSize: 32px
fontWeight: 500
lineHeight: 1.0
letterSpacing: 0
display-sm:
fontFamily: Forma DJR Micro
fontSize: 24px
fontWeight: 500
lineHeight: 1.17
letterSpacing: 0
display-xs:
fontFamily: Forma DJR Micro
fontSize: 20px
fontWeight: 500
lineHeight: 1.0
letterSpacing: 0
body-lg:
fontFamily: Forma DJR Micro
fontSize: 18px
fontWeight: 400
lineHeight: 1.33
letterSpacing: 0
body-md:
fontFamily: Forma DJR Micro
… components
display headline
body copy from hp 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: "#024ad8",
font: ""Forma DJR Micro", system-ui, sans-serif",
}; extracted from publicly visible design tokens. sourced via VoltAgent/awesome-design-md. no ownership claim on hp's visual identity.