Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#965E56
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#87836F
Autumn Sage · Gray · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#8091BD
Azure · LightSlateGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
#9782FF
Wisteria · MediumSlateBlue · Cobalt Blue
Traditional「Wisteria」· Paint「Cobalt Blue」· Creative Lavender Dream
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
000000 | 965E56 | 87836F | 8091BD | 9782FF | |
|---|---|---|---|---|---|
| — | 4.0 AA Large | 5.5 AA | 6.7 AA | 7.0 AA | |
4.0 AA Large | — | 1.4 Fail | 1.7 Fail | 1.7 Fail | |
5.5 AA | 1.4 Fail | — | 1.2 Fail | 1.3 Fail | |
6.7 AA | 1.7 Fail | 1.2 Fail | — | 1.0 Fail | |
7.0 AA | 1.7 Fail | 1.3 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#965E56
#87836F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #965e56;
--color-3: #87836f;
--color-4: #8091bd;
--color-5: #9782ff;
}SCSS
$color-1: #000000; $color-2: #965e56; $color-3: #87836f; $color-4: #8091bd; $color-5: #9782ff;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#965e56',
'brand-3': '#87836f',
'brand-4': '#8091bd',
'brand-5': '#9782ff',
}RGB Array
[0, 0, 0], [150, 94, 86], [135, 131, 111], [128, 145, 189], [151, 130, 255]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #000000, #965E56, #87836F, #8091BD, #9782FF 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: #000000; --color-2: #965e56; --color-3: #87836f; --color-4: #8091bd; --color-5: #9782ff. 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