n8n's color system centers on a vibrant pink primary, supported by a clean, modern set of neutrals and subtle accent hues for clarity and usability in its workflow automation UI.
n8n.ioClick any swatch to copy its hex. Hover for RGB and HSL.
Pick a format, copy or download. Everything below is generated from the exact hex values above.
:root {
--info: #2D9CDB;
--error: #EB5757;
--accent: #F5A623;
--border: #E3E6EA;
--primary: #EA4B71;
--success: #27AE60;
--surface: #FFFFFF;
--warning: #F5A623;
--secondary: #FFB3C7;
--text-muted: #A0AEC0;
--background: #F8F9FB;
--text-primary: #22262F;
--text-secondary: #6B7280;
}Every text tone tested against every surface, per WCAG 2.1.
Text on background
Needs 4.5:1 for body text
14.4:1
Pass
Text on surface
Needs 4.5:1 for body text
15.1:1
Pass
Secondary text on background
Needs 4.5:1 for body text
4.6:1
Pass
Secondary text on surface
Needs 4.5:1 for body text
4.8:1
Pass
Muted text on background
Needs 3:1 for large text
2.1:1
Fail
Muted text on surface
Needs 3:1 for large text
2.3:1
Fail
The quiet part of the n8n palette: page background, card surfaces, dividers and the three text tones that sit on them. Click a value to copy it.
n8n's palette uses a bold pink for brand recognition, balanced with soft neutrals and purposeful accent colors for clarity. The system supports both expressive branding and functional UI needs.
Primary pink contrasts with deep charcoal text for readability.
Accent orange and blue highlight actions and information.
Neutrals unify backgrounds and surfaces for a clean interface.
The vibrant pink conveys creativity and approachability, while the neutrals provide a sense of clarity and professionalism. Accent colors draw attention to key actions and statuses.
n8n's palette has remained consistent since its launch, with minor adjustments to neutral tones for improved accessibility. The primary pink has always been central to the brand identity.
Used for main branding, primary buttons, and highlights in navigation.
Applied to backgrounds of badges, subtle highlights, and onboarding visuals.
Used for warning states, call-to-action highlights, and notification icons.
Light gray and white backgrounds are standard for app screens and web pages.
Charcoal is used for main body text, with medium and muted grays for secondary and disabled text.
Green, orange, red, and blue are used for success, warning, error, and informational statuses respectively.
Hex codes, RGB values, neutrals and how to use the palette.
The official n8n primary color is #EA4B71. This pink is used for branding and key interface elements.
The RGB value for #EA4B71 is (234, 75, 113). For print, the closest CMYK is (0, 68, 52, 8).
n8n uses #F8F9FB for light gray backgrounds, #E3E6EA for borders, and #22262F for primary text. These neutrals provide clarity and contrast in the interface.
Use #EA4B71 for primary actions and highlights, neutrals for backgrounds and surfaces, and semantic colors for status indicators. Always ensure sufficient contrast for accessibility.
The secondary color is n8n Light Pink, #FFB3C7, and the accent is n8n Orange, #F5A623. Together with the primary they make up the three brand colors at the top of this page.
4 of 6 text and background pairings meet WCAG 2.1 AA contrast. The contrast section above shows every pairing with its exact ratio.
Use the export block on this page. It gives you CSS custom properties, a Tailwind config, W3C design tokens or a shadcn/ui theme built from these exact hex values, with copy and download buttons.
Yes. Export the Claude Code skill, Cursor rules or Codex prompt from the same block. The agent then applies n8n's colors consistently when it generates UI.
Start from this palette's mood and get an original 13-color system for your own project, contrast-checked and ready to export.
More free tools