Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#82C8F4
Sky Blue · LightSkyBlue · Cobalt Blue
Traditional「Sky Blue」· Paint「Cobalt Blue」· Creative Twilight Haze
#6B6F6E
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#463D43
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#160037
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#AFC4E7
Azure · LightSteelBlue · Cobalt Blue
Traditional「Azure」· Paint「Cobalt 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
82C8F4 | 6B6F6E | 463D43 | 160037 | AFC4E7 | |
|---|---|---|---|---|---|
| — | 2.8 Fail | 5.7 AA | 10.6 AAA | 1.0 Fail | |
2.8 Fail | — | 2.1 Fail | 3.8 AA Large | 2.9 Fail | |
5.7 AA | 2.1 Fail | — | 1.8 Fail | 5.9 AA | |
10.6 AAA | 3.8 AA Large | 1.8 Fail | — | 10.9 AAA | |
1.0 Fail | 2.9 Fail | 5.9 AA | 10.9 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#82C8F4
#6B6F6E
#463D43
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #82c8f4;
--color-2: #6b6f6e;
--color-3: #463d43;
--color-4: #160037;
--color-5: #afc4e7;
}SCSS
$color-1: #82c8f4; $color-2: #6b6f6e; $color-3: #463d43; $color-4: #160037; $color-5: #afc4e7;
TAILWIND
colors: {
'brand-1': '#82c8f4',
'brand-2': '#6b6f6e',
'brand-3': '#463d43',
'brand-4': '#160037',
'brand-5': '#afc4e7',
}RGB Array
[130, 200, 244], [107, 111, 110], [70, 61, 67], [22, 0, 55], [175, 196, 231]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #82C8F4, #6B6F6E, #463D43, #160037, #AFC4E7 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: #82c8f4; --color-2: #6b6f6e; --color-3: #463d43; --color-4: #160037; --color-5: #afc4e7. 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