DesignMD Directory
TemplatesNEWSkillsDesign MD ExamplesPricingResources
⌕⌘K

DesignMD Directory

Visual references, skills, and source templates for AI coding agents.

♥ Support Itmeo

Products

  • Templates
  • Admin Panel Template
  • SaaS Dashboard Template
  • Design Skills
  • Design MD Examples
  • AI Studio
  • WebGradients
  • Free CSS Gradient Generator
  • Color Palette for Websites

Company

  • About
  • Blog
  • Manifesto
  • Donate

Explore

  • Changelog
  • Vercel Design MD
  • shadcn Design MD
  • GitHub Design MD
  • Design MD examples
  • llms.txt
  • ai.txt
  • Sitemap

Connect

  • Twitter / X
  • GitHub
  • DESIGN.md spec
  • dimabraven.com

© 2016–2026 Itmeo. All rights reserved.

PrivacyTerms
Home/DESIGN.md Files/Deel

Deel DESIGN.md for AI coding agents

Dima BravenDima Braven·May 8, 2026

Global payroll and compliance. Clean enterprise SaaS.

saashrb2bdesign-md
Deel screenshot
CursorClaude CodeCodexGoogle Stitch

Sign in to copy full DESIGN.md files, download .md files, and save styles.

# Design Language: Deel | Global Payroll, Compliance, HR Solutions | HRIS

> Extracted from `https://deel.com` on May 28, 2026
> 3057 elements analyzed

This document describes the complete design language of the website. It is structured for AI/LLM consumption — use it to faithfully recreate the visual design in any framework.

## Color Palette

### Primary Colors

| Role | Hex | RGB | HSL | Usage Count |
|------|-----|-----|-----|-------------|
| Primary | `#faf4ee` | rgb(250, 244, 238) | hsl(30, 55%, 96%) | 209 |
| Secondary | `#5938b7` | rgb(89, 56, 183) | hsl(256, 53%, 47%) | 2 |
| Accent | `#d8ebff` | rgb(216, 235, 255) | hsl(211, 100%, 92%) | 7 |

### Neutral Colors

| Hex | HSL | Usage Count |
|-----|-----|-------------|
| `#000000` | hsl(0, 0%, 0%) | 1405 |
| `#1b1b1b` | hsl(0, 0%, 11%) | 408 |
| `#ffffff` | hsl(0, 0%, 100%) | 136 |
| `#d9d0ca` | hsl(24, 16%, 82%) | 29 |
| `#404040` | hsl(0, 0%, 25%) | 4 |

### Background Colors

Used on large-area elements: `#ffffff`, `#1b1b1b`, `#fffbf4`, `#201547`, `#404040`, `#f7f5f2`, `#141414`

### Text Colors

Text color palette: `#000000`, `#faf4ee`, `#1b1b1b`, `#ffffff`, `#a98df6`, `#010205`, `#0000ee`, `#381f89`, `#141414`, `#faaf00`

For makers

Get your product in context

Add your tool/site or create the DESIGN.md first. Every listing is reviewed before publication.

Add your tool/site · $19Create my DESIGN.md
See full pricing

Design System Overview

The Deel design system captures the visual language of a well-known design and creative tools product. This DESIGN.md file distills its color palette, typography, spacing scale, and component patterns into a format that AI coding agents can read and follow when generating UI.

Global payroll and compliance. Clean enterprise SaaS.

AI agents like Cursor, Claude Code, Codex, and Google Stitch can reference this file to produce UI that visually matches the Deel aesthetic — consistent colors, proportional spacing, and recognizable component patterns — without requiring explicit pixel-by-pixel instructions for every element.

Browse more design and creative tools design systems or explore the full DESIGN.md directory.


Color System

Brand palette extracted from the design system. Click any swatch to copy the hex value.

Text / Primary

#faf4ee

Accent

#5938b7

Surface / Background

#d8ebff

Border / Subtle

#000000

Color Tokens


Typography Specimen

Inter

Display

2.8rem / 700 / 1.04

The quick brown fox

Heading H1

2rem / 700 / 1.1

The quick brown fox jumps

Heading H2

1.5rem / 600 / 1.15

The quick brown fox jumps over

Heading H3

1.125rem / 600 / 1.2

The quick brown fox jumps over the lazy

Body

1rem / 400 / 1.5

The quick brown fox jumps over the lazy dog

Small / Caption

0.75rem / 400 / 1.5

The quick brown fox jumps over the lazy dog and sat down.

Monospace

const primary = "System";


Layout & Spacing Tokens

Spacing Scale

space-14px
space-28px
space-312px
space-416px
space-624px
space-832px
space-1248px
space-1664px

Border Radius

radius-none0px
radius-sm4px
radius-md8px
radius-lg16px
radius-xl24px
radius-full9999px

Elevation & Shadow

Flatshadow-none
XSshadow-xs
SMshadow-sm
MDshadow-md
LGshadow-lg
XLshadow-xl

Use with AI Coding Agents

Copy one of these prompts into your AI coding agent to apply the Deel design system to your project. The DESIGN.md file in your repo root is the source of truth.

# .cursor/rules (or DESIGN.md)
You are working in a project that uses the Deel design system.

Read the DESIGN.md file in this project root and follow it strictly when generating UI.
Match the brand's exact colors, typography, spacing scale, and border radius.
Do not create generic Tailwind UI — apply the visual language from DESIGN.md.

Key rules:
- Use the defined color palette, not arbitrary hex values
- Apply the correct font family and weight scale
- Follow spacing tokens (4/8/12/16/24/32px scale)
- Match component patterns: buttons, cards, inputs, badges as specified

Frequently Asked Questions