Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#050505
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#7E775B
Ochre · DimGray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#D9C1B7
Apricot · Silver · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#C6761D
Ochre · Chocolate · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#933B17
Tangerine · Brown · Amber Brown
Traditional「Tangerine」· 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
050505 | 7E775B | D9C1B7 | C6761D | 933B17 | |
|---|---|---|---|---|---|
| — | 4.5 AA | 11.9 AAA | 5.8 AA | 2.8 Fail | |
4.5 AA | — | 2.6 Fail | 1.3 Fail | 1.6 Fail | |
11.9 AAA | 2.6 Fail | — | 2.0 Fail | 4.3 AA Large | |
5.8 AA | 1.3 Fail | 2.0 Fail | — | 2.1 Fail | |
2.8 Fail | 1.6 Fail | 4.3 AA Large | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#050505
#7E775B
#D9C1B7
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #050505;
--color-2: #7e775b;
--color-3: #d9c1b7;
--color-4: #c6761d;
--color-5: #933b17;
}SCSS
$color-1: #050505; $color-2: #7e775b; $color-3: #d9c1b7; $color-4: #c6761d; $color-5: #933b17;
TAILWIND
colors: {
'brand-1': '#050505',
'brand-2': '#7e775b',
'brand-3': '#d9c1b7',
'brand-4': '#c6761d',
'brand-5': '#933b17',
}RGB Array
[5, 5, 5], [126, 119, 91], [217, 193, 183], [198, 118, 29], [147, 59, 23]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #050505, #7E775B, #D9C1B7, #C6761D, #933B17 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: #050505; --color-2: #7e775b; --color-3: #d9c1b7; --color-4: #c6761d; --color-5: #933b17. 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