Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E9AB7A
Apricot · DarkSalmon · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#BD9B78
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#6D806A
Celadon · DimGray · Warm Gray
Traditional「Celadon」· Paint「Warm Gray」· Creative Urban Concrete
#1D595A
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#070A03
Grass Green · Black · Dark Green
Traditional「Grass Green」· Paint「Dark Green」· 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
E9AB7A | BD9B78 | 6D806A | 1D595A | 070A03 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.1 Fail | 4.0 AA Large | 10.0 AAA | |
1.3 Fail | — | 1.6 Fail | 3.1 AA Large | 7.7 AAA | |
2.1 Fail | 1.6 Fail | — | 1.9 Fail | 4.7 AA | |
4.0 AA Large | 3.1 AA Large | 1.9 Fail | — | 2.5 Fail | |
10.0 AAA | 7.7 AAA | 4.7 AA | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E9AB7A
#BD9B78
#6D806A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e9ab7a;
--color-2: #bd9b78;
--color-3: #6d806a;
--color-4: #1d595a;
--color-5: #070a03;
}SCSS
$color-1: #e9ab7a; $color-2: #bd9b78; $color-3: #6d806a; $color-4: #1d595a; $color-5: #070a03;
TAILWIND
colors: {
'brand-1': '#e9ab7a',
'brand-2': '#bd9b78',
'brand-3': '#6d806a',
'brand-4': '#1d595a',
'brand-5': '#070a03',
}RGB Array
[233, 171, 122], [189, 155, 120], [109, 128, 106], [29, 89, 90], [7, 10, 3]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E9AB7A, #BD9B78, #6D806A, #1D595A, #070A03 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: #e9ab7a; --color-2: #bd9b78; --color-3: #6d806a; --color-4: #1d595a; --color-5: #070a03. 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