Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EBE981
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E8B34A
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#A31C1C
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#000000
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#232B38
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· 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
EBE981 | E8B34A | A31C1C | 000000 | 232B38 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 6.0 AA | 16.5 AAA | 11.2 AAA | |
1.5 Fail | — | 4.0 AA Large | 11.0 AAA | 7.4 AAA | |
6.0 AA | 4.0 AA Large | — | 2.7 Fail | 1.9 Fail | |
16.5 AAA | 11.0 AAA | 2.7 Fail | — | 1.5 Fail | |
11.2 AAA | 7.4 AAA | 1.9 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EBE981
#E8B34A
#A31C1C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ebe981;
--color-2: #e8b34a;
--color-3: #a31c1c;
--color-4: #000000;
--color-5: #232b38;
}SCSS
$color-1: #ebe981; $color-2: #e8b34a; $color-3: #a31c1c; $color-4: #000000; $color-5: #232b38;
TAILWIND
colors: {
'brand-1': '#ebe981',
'brand-2': '#e8b34a',
'brand-3': '#a31c1c',
'brand-4': '#000000',
'brand-5': '#232b38',
}RGB Array
[235, 233, 129], [232, 179, 74], [163, 28, 28], [0, 0, 0], [35, 43, 56]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This nature-style palette of #EBE981, #E8B34A, #A31C1C, #000000, #232B38 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: #ebe981; --color-2: #e8b34a; --color-3: #a31c1c; --color-4: #000000; --color-5: #232b38. 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 nature-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