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
#E8D499
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#8A6E62
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#422F2A
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#C1C797
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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 | E8D499 | 8A6E62 | 422F2A | C1C797 | |
|---|---|---|---|---|---|
| — | 14.3 AAA | 4.5 AA Large | 1.7 Fail | 11.9 AAA | |
14.3 AAA | — | 3.2 AA Large | 8.6 AAA | 1.2 Fail | |
4.5 AA Large | 3.2 AA Large | — | 2.7 Fail | 2.6 Fail | |
1.7 Fail | 8.6 AAA | 2.7 Fail | — | 7.1 AAA | |
11.9 AAA | 1.2 Fail | 2.6 Fail | 7.1 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#000000
#E8D499
#8A6E62
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #000000;
--color-2: #e8d499;
--color-3: #8a6e62;
--color-4: #422f2a;
--color-5: #c1c797;
}SCSS
$color-1: #000000; $color-2: #e8d499; $color-3: #8a6e62; $color-4: #422f2a; $color-5: #c1c797;
TAILWIND
colors: {
'brand-1': '#000000',
'brand-2': '#e8d499',
'brand-3': '#8a6e62',
'brand-4': '#422f2a',
'brand-5': '#c1c797',
}RGB Array
[0, 0, 0], [232, 212, 153], [138, 110, 98], [66, 47, 42], [193, 199, 151]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #000000, #E8D499, #8A6E62, #422F2A, #C1C797 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant 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: #e8d499; --color-3: #8a6e62; --color-4: #422f2a; --color-5: #c1c797. 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. Restrained colors convey professionalism and trust. 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