DesignMD Maker logo ← Home Report · Code analysis
D
Design System

dribbble.com

Design system extracted from https://dribbble.com/shots/27632198-Drone-Product-Website-Design on 2026-08-09 (code-based analysis).

Source · https://dribbble.com/shots/27632198-Drone-Product-Website-Design Engine · Code analysis Created · Aug 9, 2026 13:19 Cost · $0.0000
Palette

Colors

primary
#111827
17.74 on white · 1.18 on black · 221° 39% 11%
Tokens in Context

Components

card
radius12px
button-primary
radius12px
Proof

Live Preview

Complete Reference

Full design.md Specification

Design Specification — dribbble.com

FieldValue
Site / Projecthttps://dribbble.com/shots/27632198-Drone-Product-Website-Design
Analyzed on2026-08-09
Analysis modeAutomated code extraction (no AI)

Overview

This design system was extracted programmatically from the source page. It is built on the detected palette. All type is set in "Arial".

Color System

Detected palette (by frequency)

HexRGBHSLCount

Typography

Primary typeface: Arial — stack: "Arial"

Font stacks (most used first)

  • "Arial"

Font sizes (by frequency)

SizeCount

Spacing

ValueCount

Borders & Radius

RadiusCount

Do's and Don'ts

Do

  • Do stay within the detected palette and type scale documented above.

Don't

  • Don't introduce colors outside the detected palette — every hue above was found in the source.
  • Don't add gradients — the source page uses flat fills exclusively.
  • Don't add drop shadows; the source page relies on borders and surface shifts for depth, not elevation.

Design Tokens (copy-paste)

:root {
  --font-sans: "Arial";
}