Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#9CA4B3
Azure · DarkGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#798BAB
Azure · LightSlateGray · Navy Blue
Traditional「Azure」· Paint「Navy Blue」· Creative Blush Sunrise
#FA64EE
Mauve · Violet · Lilac Purple
Traditional「Mauve」· Paint「Lilac Purple」· Creative Rose Petal
#404B5C
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#052205
Pine Green · Black · Dark Green
Traditional「Pine Green」· Paint「Dark Green」· Creative Blush Sunrise
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
9CA4B3 | 798BAB | FA64EE | 404B5C | 052205 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.0 Fail | 3.5 AA Large | 6.8 AA | |
1.4 Fail | — | 1.3 Fail | 2.6 Fail | 4.9 AA | |
1.0 Fail | 1.3 Fail | — | 3.4 AA Large | 6.6 AA | |
3.5 AA Large | 2.6 Fail | 3.4 AA Large | — | 1.9 Fail | |
6.8 AA | 4.9 AA | 6.6 AA | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#9CA4B3
#798BAB
#FA64EE
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #9ca4b3;
--color-2: #798bab;
--color-3: #fa64ee;
--color-4: #404b5c;
--color-5: #052205;
}SCSS
$color-1: #9ca4b3; $color-2: #798bab; $color-3: #fa64ee; $color-4: #404b5c; $color-5: #052205;
TAILWIND
colors: {
'brand-1': '#9ca4b3',
'brand-2': '#798bab',
'brand-3': '#fa64ee',
'brand-4': '#404b5c',
'brand-5': '#052205',
}RGB Array
[156, 164, 179], [121, 139, 171], [250, 100, 238], [64, 75, 92], [5, 34, 5]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #9CA4B3, #798BAB, #FA64EE, #404B5C, #052205 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: #9ca4b3; --color-2: #798bab; --color-3: #fa64ee; --color-4: #404b5c; --color-5: #052205. 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