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
#A6762B
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#C8A347
Ginger · GoldenRod · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#B39334
Ochre · DarkGoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#7F5E27
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· 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
000000 | A6762B | C8A347 | B39334 | 7F5E27 | |
|---|---|---|---|---|---|
| — | 5.2 AA | 8.8 AAA | 7.1 AAA | 3.5 AA Large | |
5.2 AA | — | 1.7 Fail | 1.4 Fail | 1.5 Fail | |
8.8 AAA | 1.7 Fail | — | 1.2 Fail | 2.5 Fail | |
7.1 AAA | 1.4 Fail | 1.2 Fail | — | 2.0 Fail | |
3.5 AA Large | 1.5 Fail | 2.5 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#A6762B
#C8A347
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #a6762b;
--color-3: #c8a347;
--color-4: #b39334;
--color-5: #7f5e27;
}SCSS
$color-1: #000000; $color-2: #a6762b; $color-3: #c8a347; $color-4: #b39334; $color-5: #7f5e27;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#a6762b',
'brand-3': '#c8a347',
'brand-4': '#b39334',
'brand-5': '#7f5e27',
}RGB Array
[0, 0, 0], [166, 118, 43], [200, 163, 71], [179, 147, 52], [127, 94, 39]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #000000, #A6762B, #C8A347, #B39334, #7F5E27 is ideal for: tech websites, dark mode UIs, game UIs, 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: #a6762b; --color-3: #c8a347; --color-4: #b39334; --color-5: #7f5e27. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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