BrandToPrompt

Visual Studio Design System: Professional Developer UI

Visit Site

Explore Visual Studio's design system - colors, typography, grid specs. Build clear, consistent developer UIs with Microsoft's visual language.

6 min read1,017 words

Brand Identity

Color Palette

Primary
Secondary

Typography

Primary Font
Segoe UI
Secondary Font
Times

Design Style

Style
professional, structured, and developer-focused with muted purples and high contrast
Visual Density
compact grid-based with consistent 8px spacing
Border Style
mixed: 8px buttons, 12px large buttons, 24px cards/images

Full Analysis

Visual Studio Brand Design System Deep Dive

1. Brand Overview

Visual Studio’s design language is exactly what you’d expect from Microsoft’s flagship developer tool: precise, structured, and unapologetically functional. This isn’t a playful startup palette or a bleeding-edge experimental UI—it’s a design system built for professionals who spend hours a day inside complex interfaces. The brand’s web presence at visualstudio.microsoft.com reflects that seriousness.

The underlying philosophy is “developer-first clarity.” Typography is clean and highly legible (Segoe UI everywhere), colors are restrained but purposeful, and spacing follows a predictable 8px grid. Microsoft keeps the aesthetic consistent with its broader ecosystem—Windows, Azure, Office—so developers feel at home here.

The vibe is enterprise-modern: muted greys and deep purples, with occasional brighter highlights for call-to-action buttons. Accessibility is clearly considered—contrast levels are high, hover states are obvious, and focus styles are defined. You won’t find whimsical illustrations or pastel overload here. Instead, the design system prioritizes clarity, familiarity, and trust.

The audience is developers, IT professionals, and technical decision-makers. That means no confusing visual metaphors. Buttons look like buttons. Links look like links. Everything feels stable. Even the shadows are minimal—Microsoft subtly uses them for depth without breaking the flat UI feel.

One thing I love: the purple tones (#5d438e, #3b2e58, rgb(92,45,145)) are a subtle nod to Visual Studio’s long-standing brand identity. They’re distinctive enough to be instantly recognizable but restrained enough to work in a corporate context.

Odd choice? The occasional Times font in headings—feels like a legacy artifact in an otherwise clean sans-serif world.


2. Color System

2.1 Primary Colors

The hero color is clearly the Visual Studio purple family. We see multiple variants:

  • rgb(92,45,145) (normalized #5c2d91) — solid primary buttons, borders.
  • rgb(93,67,142) (#5d438e) — used in text and accents.
  • rgb(59,46,88) (#3b2e58) — darker variant for secondary buttons and text.

Purple in tech branding conveys creativity and premium quality without the aggressiveness of red or the coldness of blue. It’s softer but still authoritative. Compared to competitors like JetBrains (which leans into black + neon), Visual Studio’s purple is calmer and more corporate.

2.2 Complete Palette

Color NameHexRoleUsage
Black#000000Core text, iconsDefault text, high contrast elements
Dark Grey#262626Secondary textNavigation links, submenus
Medium Grey#616161UI chromeFooter text, less important links
White#ffffffBackground, textPage backgrounds, text on dark buttons
VS Purple#5d438eAccentLinks, headings, UI accents
VS Dark Purple#3b2e58Secondary button BGSecondary buttons, hover states
Light Grey#e0dedeSurfaceCard backgrounds, dividers
Brand Purple Solid#5c2d91Primary button BGCTAs, key actions
Overlay Purplehsl(271deg 78% 75%)Thematic overlayDark mode accents
Medium Purplehsl(268deg 63% 69%)Secondary accentGradients, decorative elements
Light Purplehsl(273deg 91% 79%)Text accentLinks over dark backgrounds
Blue#1e73beContent iconsInline icons, emphasis
Azure Blue#0060acMenu highlightMenu hover, selected states
Bright Blue#006cc1Menu BGHover states
Divider Light Grey#f2f2f2DividersFooter dividers
Form Border Grey#d2d2d2InputsForm borders
Placeholder Grey#aaa9a9Placeholder textInputs
Privacy Bar Grey#8c8989UI barPrivacy bar background
Carousel Grey#808080Nav controlsCarousel navigation
Timeline Grey#ebeaeaTimeline UITimeline backgrounds
Dates Grey#eef0f2Date UICalendar/date elements

2.3 Color Relationships

Contrast is generally high. Black text (#000) on white (#fff) is AAA compliant. Even purple buttons (#5c2d91) have white text for good contrast (approx ratio 5.8:1). Dark purple (#3b2e58) on white is also safe. Microsoft is consistent in ensuring hover states change both background and text color for clarity.

Dark mode isn’t explicitly implemented here, but the palette has enough dark variants to support it: the hsl purples and deep greys could easily shift roles.

2.4 Usage Guide

  • Use #5c2d91 only for primary interactive elements (CTAs, main actions).
  • #3b2e58 works for secondary actions or dark backgrounds.
  • Pair #ffffff text with purple or dark grey backgrounds.
  • Avoid pairing #616161 text with #e0dede backgrounds—low contrast.
  • Accent blues (#1e73be, #0060ac) are strictly functional—menu highlights, icons.
  • Keep grey tones for structural elements, not interactive ones.

3. Typography

3.1 Font Families

Everything is Segoe UI, Microsoft’s long-standing UI font. Variants:

  • "Segoe UI" — core family, with fallbacks "SegoeUI, Helvetica Neue, Helvetica, Arial".
  • "Segoe UI Normal" and "Segoe UI Bold" — internal naming for weight/style.
  • Occasional "Times" — rare, likely for specific legacy elements.

No Google Fonts, no Adobe Fonts. It’s a system font approach—fast loading, consistent across Windows.

3.2 Type Scale

ElementFontSizeWeightLine Height
H1 LargeSegoe UI Normal48px400
H1 Large BoldSegoe UI Bold48px4001.17
H1 MediumSegoe UI Normal40px400
H1 Medium BoldSegoe UI Bold40px4001.20
H1 SmallSegoe UI Normal32px400
H1 Small BoldSegoe UI Bold32px4001.25
H1 TinySegoe UI Normal20px400
H1 Tiny BoldSegoe UI Bold20px4001.40
HeadingSegoe UI18px6001.25
BodySegoe UI Normal16px4001.50
Body BoldSegoe UI Bold16px4001.50
LinkSegoe UI Normal16px600
ButtonSegoe UI14px6001.61
CaptionSegoe UI14px4001.43
Small UISegoe UI13px4001.73
Small Link UpperSegoe UI13px4000.23
Micro TextSegoe UI11px4001.45

3.3 Hierarchy

The type scale is tight—only a few steps between headings. This keeps the UI dense but readable. The jump from 48px to 40px to 32px is a smooth hierarchy for titles, subtitles, and section headers. Body text at 16px is standard. The 13px and 11px sizes are used for UI labels and captions—still readable due to Segoe UI’s clarity.


4. Spacing & Layout

4.1 Spacing Scale

Base grid: 8px. All spacing values are multiples or near multiples.

PxRemCountUsage
1px0.06rem39Borders, hairlines
3px0.19rem10Icon padding
4px0.25rem15Input padding
5px0.31rem56Button gaps
7px0.44rem42Tight inline gaps
8px0.50rem116Base unit
12px0.75rem69Small padding
16px1rem63Button horizontal padding
18px1.13rem22Medium gaps
24px1.50rem30Section spacing
32px2rem25Large section spacing
48px3rem1Hero spacing
96px6rem8Major layout breaks

4.2 Layout

Responsive breakpoints are extensive: from 320px up to 1700px. This means the site adapts from small mobile to large desktop monitors.


5. Visual Elements

Border Radius

ValueCountElementsUsage
0pxFlat edges
3px2aSmall links
8px5buttons, menuitemStandard buttons
12px1download buttonLarger buttons
16px6divMedium cards
24px17div, imageLarge cards/images
36px1divSpecial elements
50%1presentationCircular elements

Shadows

Mostly subtle:

  • rgba(0,0,0,0.08) 0px 2px 4px — small depth.
  • rgba(0,0,0,0.13) 0px 6px 14px, rgba(0,0,0,0.11) 0px 1px 4px — medium elevation.

They avoid heavy drop shadows—preferring clean, minimal depth cues.

Borders & Dividers

Lots of 1px solids in greys. Dividers are light grey (#f2f2f2) in footers, darker greys for content separation.


6. Components

6.1 Buttons

Primary (fusion-button)
Default: bg: rgb(92,45,145), color: #fff, padding: 8px, radius: 8px, border: 2px solid rgb(92,45,145).
Hover: bg: rgb(236,231,246), border: 2px solid rgb(50,20,90), color: #000.
Active: darker grey bg, inset shadow.
Focus: light bg, dotted outline.

Secondary (toplink)
Default: bg: rgb(59,46,87), color: #fff, padding: 12px 24px, radius: 12px.
Hover: same hover as primary—light bg, dark border.

Text Button
Default: transparent bg, color: #262626, padding: 16px 30px 16px 16px.
Hover: bg: rgb(236,231,246), thick border.

Multiple color schemes: purples (#5d438e), greys (#616161, #262626), black (#000), white (#fff). Hover always underlines and switches to black text.

6.3 Forms

Select-one inputs: transparent bg, grey text (#626262), no border. Focus: color border from --form_focus_border_color.


7. Design Tokens

:root {
  /* Colors */
  --color-black: #000000;
  --color-dark-grey: #262626;
  --color-medium-grey: #616161;
  --color-white: #ffffff;
  --color-vs-purple: #5d438e;
  --color-vs-dark-purple: #3b2e58;
  --color-light-grey: #e0dede;
  --color-brand-purple-solid: #5c2d91;
  --color-overlay-purple: hsl(271deg 78% 75%);
  --color-medium-purple: hsl(268deg 63% 69%);
  --color-light-purple: hsl(273deg 91% 79%);
  --color-blue: #1e73be;
  --color-azure-blue: #0060ac;
  --color-bright-blue: #006cc1;
  --color-divider-light-grey: #f2f2f2;
  --color-form-border-grey: #d2d2d2;
  --color-placeholder-grey: #aaa9a9;
  --color-privacy-bar-grey: #8c8989;
  --color-carousel-grey: #808080;
  --color-timeline-grey: #ebeaea;
  --color-dates-grey: #eef0f2;

  /* Typography */
  --font-family-segoe-ui: "Segoe UI", "SegoeUI", "Helvetica Neue", Helvetica, Arial;
  --font-size-h1-large: 48px;
  --font-size-h1-medium: 40px;
  --font-size-h1-small: 32px;
  --font-size-body: 16px;
  --font-size-button: 14px;
  --font-size-caption: 14px;
  --font-size-small: 13px;
  --font-size-micro: 11px;

  /* Spacing */
  --space-1: 1px;
  --space-3: 3px;
  --space-4: 4px;
  --space-5: 5px;
  --space-7: 7px;
  --space-8: 8px;
  --space-12: 12px;
  --space-16: 16px;
  --space-18: 18px;
  --space-24: 24px;
  --space-32: 32px;
  --space-48: 48px;
  --space-96: 96px;

  /* Radius */
  --radius-none: 0px;
  --radius-sm: 3px;
  --radius-md: 8px;
  --radius-lg: 12px;
  --radius-xl: 16px;
  --radius-2xl: 24px;
  --radius-full: 50%;

  /* Shadows */
  --shadow-sm: rgba(0,0,0,0.08) 0px 2px 4px 0px;
  --shadow-md: rgba(0,0,0,0.13) 0px 6px 14px 0px, rgba(0,0,0,0.11) 0px 1px 4px 0px;
}

8. AI Coding Assistant Prompt

# Visual Studio Design System Specification

You are a Visual Studio design expert. Build UIs matching their visual language exactly.

## Brand Context
Visual Studio’s design is professional, structured, and developer-focused. It’s built for clarity and consistency, using Segoe UI typography and a restrained purple-grey palette. Depth cues are subtle, and spacing follows a strict 8px grid.

## Color Palette
- Primary Purple: #5c2d91 — Primary buttons, CTAs
- Accent Purple: #5d438e — Links, headings
- Dark Purple: #3b2e58 — Secondary buttons, dark text
- Black: #000000 — Core text
- Dark Grey: #262626 — Navigation
- Medium Grey: #616161 — Footer links
- White: #ffffff — Backgrounds, text on dark buttons
- Light Grey: #e0dede — Card backgrounds
- Overlay Purple: hsl(271deg 78% 75%) — Decorative overlays
- Medium Purple: hsl(268deg 63% 69%) — Gradients
- Light Purple: hsl(273deg 91% 79%) — Text accents
- Blue: #1e73be — Icons
- Azure Blue: #0060ac — Menu highlights
- Bright Blue: #006cc1 — Menu BG
- Divider Grey: #f2f2f2 — Dividers
- Form Border Grey: #d2d2d2 — Input borders
- Placeholder Grey: #aaa9a9 — Placeholder text
- Privacy Bar Grey: #8c8989 — Privacy bar
- Carousel Grey: #808080 — Carousel nav
- Timeline Grey: #ebeaea — Timeline backgrounds
- Dates Grey: #eef0f2 — Date elements

## Typography
Font family: "Segoe UI", "SegoeUI", "Helvetica Neue", Helvetica, Arial

| Level | Size | Weight | Line Height | Use For |
|-------|------|--------|-------------|---------|
| H1 Large | 48px | 400 | 1.17 | Page titles |
| H1 Medium | 40px | 400 | 1.20 | Section headers |
| H1 Small | 32px | 400 | 1.25 | Subheaders |
| Body | 16px | 400 | 1.50 | Paragraph text |
| Button | 14px | 600 | 1.61 | Button text |
| Caption | 14px | 400 | 1.43 | Small labels |
| Small | 13px | 400 | 1.73 | UI labels |
| Micro | 11px | 400 | 1.45 | Metadata |

## Spacing & Grid
Base: 8px  
Scale: 1px, 3px, 4px, 5px, 7px, 8px, 12px, 16px, 18px, 24px, 32px, 48px, 96px

## Border Radius
- none: 0 — tables
- sm: 3px — small links
- md: 8px — buttons
- lg: 12px — large buttons
- xl: 16px — cards
- 2xl: 24px — images
- full: 50% — avatars

## Shadows & Depth
- Small: rgba(0,0,0,0.08) 0px 2px 4px
- Medium: rgba(0,0,0,0.13) 0px 6px 14px, rgba(0,0,0,0.11) 0px 1px 4px

## Component Specifications

### Primary Button
Default: bg #5c2d91, color #fff, padding 8px, radius 8px, border 2px solid #5c2d91  
Hover: bg #ece7f6, border 2px solid #32145a, color #000  
Active: bg #666, inset shadow  
Focus: bg #ece7f6, dotted outline #fff

### Secondary Button
Default: bg #3b2e58, color #fff, padding 12px 24px, radius 12px  
Hover: bg #ece7f6, border 2px solid #32145a, color #000

### Navigation Links
Default: color #5d438e, no underline  
Hover: underline, color #000

### Input Fields
Default: transparent bg, color #626262, no border  
Focus: border-color var(--form_focus_border_color), outline dashed 1px #000

## Layout & Responsive Rules
Max width: fluid up to 1700px  
Mobile: < 768px  
Tablet: 768px–1024px  
Desktop: > 1024px

## Interaction Rules
- Transition: 150ms ease for hover/focus
- Focus indicator: dotted outline
- Hover states change both bg and text color

## DO List
- Use ONLY colors from palette
- Maintain 8px spacing grid
- Use Segoe UI for all text
- Ensure hover states are visible
- Keep borders at 1px unless specified

## DON'T List
- Don’t mix rounded and sharp corners
- Don’t use shadows heavier than provided
- Don’t invent new purple tones
- Don’t remove hover underline from links

## Code Examples

### Primary Button
```css
.btn-primary {
  background: #5c2d91;
  color: #fff;
  padding: 8px;
  border-radius: 8px;
  border: 2px solid #5c2d91;
  font-family: "Segoe UI", sans-serif;
  font-size: 15px;
  transition: background 150ms ease;
}
.btn-primary:hover {
  background: #ece7f6;
  border-color: #32145a;
  color: #000;
}
.btn-primary:focus {
  outline: 2px dotted #fff;
}
```

### Secondary Button
```css
.btn-secondary {
  background: #3b2e58;
  color: #fff;
  padding: 12px 24px;
  border-radius: 12px;
  border: none;
  font-family: "Segoe UI", sans-serif;
  font-size: 13px;
}
```

### Input
```css
.input {
  background: transparent;
  color: #626262;
  border: none;
  padding: 8px;
}
.input:focus {
  border: 1px solid var(--form_focus_border_color);
  outline: 1px dashed #000;
}
```

9. Summary

TL;DR — Visual Studio’s design system is professional, purple-accented, and built on a strict 8px grid. Segoe UI typography dominates, colors are restrained, and components are predictable. Buttons have clear hover/focus states, links always underline on hover, and shadows are subtle.

Brand Keywords

  • developer-focused
  • purple-modern
  • enterprise-consistent
  • grid-disciplined
  • accessible-clear