Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#212B2D
Slate Blue · DarkSlateGray · Peacock Green
Traditional「Slate Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#2D4B7D
Indigo · DarkSlateBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#647AB3
Azure · SteelBlue · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#A4B2CD
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#BBD8FA
Azure · LightBlue · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
Color Harmonies Color Harmonies
Based on color wheel theory, calculated from primary color
Complementary
Analogous
Triadic
Split-Comp.
Tetradic
Contrast Matrix WCAG 2.1 Contrast
212B2D | 2D4B7D | 647AB3 | A4B2CD | BBD8FA | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 3.4 AA Large | 6.8 AA | 9.9 AAA | |
1.7 Fail | — | 2.1 Fail | 4.1 AA Large | 5.9 AA | |
3.4 AA Large | 2.1 Fail | — | 2.0 Fail | 2.9 Fail | |
6.8 AA | 4.1 AA Large | 2.0 Fail | — | 1.5 Fail | |
9.9 AAA | 5.9 AA | 2.9 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#212B2D
#2D4B7D
#647AB3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #212b2d;
--color-2: #2d4b7d;
--color-3: #647ab3;
--color-4: #a4b2cd;
--color-5: #bbd8fa;
}SCSS
$color-1: #212b2d; $color-2: #2d4b7d; $color-3: #647ab3; $color-4: #a4b2cd; $color-5: #bbd8fa;
TAILWIND
colors: {
'brand-1': '#212b2d',
'brand-2': '#2d4b7d',
'brand-3': '#647ab3',
'brand-4': '#a4b2cd',
'brand-5': '#bbd8fa',
}RGB Array
[33, 43, 45], [45, 75, 125], [100, 122, 179], [164, 178, 205], [187, 216, 250]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #212B2D, #2D4B7D, #647AB3, #A4B2CD, #BBD8FA is ideal for: infographics, data visualization, accessible design. High contrast ensures clear visual hierarchy and readability. It is a balanced and harmonious choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #212b2d; --color-2: #2d4b7d; --color-3: #647ab3; --color-4: #a4b2cd; --color-5: #bbd8fa. LangColor editor supports one-click export to CSS, SCSS, Tailwind, JSON and more. Click the "Export" button to choose your format.
What UI/UX design tips apply to this palette?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. High-contrast palettes naturally meet WCAG accessibility standards. Use the "Contrast Matrix" tool in LangColor editor to check WCAG accessibility levels for every color pair.
Which industries or brands suit this palette?
This general-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco industries. Click "AI Analysis" in the editor for more detailed brand color suggestions.
Generated by LangColor online color tool · Breaking the barrier between language and color