Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#31313B
Deep Indigo · DarkSlateGray · Dark Stone
Traditional「Deep Indigo」· Paint「Dark Stone」· Creative Midnight Shadow
#96C3E0
Sky Blue · SkyBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#B3E0FF
Sky Blue · LightBlue · Sky Blue
Traditional「Sky Blue」· Paint「Sky Blue」· Creative Twilight Haze
#86A4B8
Sky Blue · DarkGray · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#636473
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
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
31313B | 96C3E0 | B3E0FF | 86A4B8 | 636473 | |
|---|---|---|---|---|---|
| — | 6.8 AA | 9.2 AAA | 4.9 AA | 2.2 Fail | |
6.8 AA | — | 1.3 Fail | 1.4 Fail | 3.1 AA Large | |
9.2 AAA | 1.3 Fail | — | 1.9 Fail | 4.2 AA Large | |
4.9 AA | 1.4 Fail | 1.9 Fail | — | 2.2 Fail | |
2.2 Fail | 3.1 AA Large | 4.2 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#31313B
#96C3E0
#B3E0FF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #31313b;
--color-2: #96c3e0;
--color-3: #b3e0ff;
--color-4: #86a4b8;
--color-5: #636473;
}SCSS
$color-1: #31313b; $color-2: #96c3e0; $color-3: #b3e0ff; $color-4: #86a4b8; $color-5: #636473;
TAILWIND
colors: {
'brand-1': '#31313b',
'brand-2': '#96c3e0',
'brand-3': '#b3e0ff',
'brand-4': '#86a4b8',
'brand-5': '#636473',
}RGB Array
[49, 49, 59], [150, 195, 224], [179, 224, 255], [134, 164, 184], [99, 100, 115]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #31313B, #96C3E0, #B3E0FF, #86A4B8, #636473 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: #31313b; --color-2: #96c3e0; --color-3: #b3e0ff; --color-4: #86a4b8; --color-5: #636473. 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