Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EADBC3
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#C0BB86
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#BF997A
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#BB756E
Crimson · LightCoral · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#57536A
Deep Indigo · DimGray · Prussian Blue
Traditional「Deep Indigo」· Paint「Prussian 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
EADBC3 | C0BB86 | BF997A | BB756E | 57536A | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.9 Fail | 2.6 Fail | 5.4 AA | |
1.4 Fail | — | 1.3 Fail | 1.8 Fail | 3.8 AA Large | |
1.9 Fail | 1.3 Fail | — | 1.4 Fail | 2.8 Fail | |
2.6 Fail | 1.8 Fail | 1.4 Fail | — | 2.1 Fail | |
5.4 AA | 3.8 AA Large | 2.8 Fail | 2.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EADBC3
#C0BB86
#BF997A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #eadbc3;
--color-2: #c0bb86;
--color-3: #bf997a;
--color-4: #bb756e;
--color-5: #57536a;
}SCSS
$color-1: #eadbc3; $color-2: #c0bb86; $color-3: #bf997a; $color-4: #bb756e; $color-5: #57536a;
TAILWIND
colors: {
'brand-1': '#eadbc3',
'brand-2': '#c0bb86',
'brand-3': '#bf997a',
'brand-4': '#bb756e',
'brand-5': '#57536a',
}RGB Array
[234, 219, 195], [192, 187, 134], [191, 153, 122], [187, 117, 110], [87, 83, 106]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EADBC3, #C0BB86, #BF997A, #BB756E, #57536A 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: #eadbc3; --color-2: #c0bb86; --color-3: #bf997a; --color-4: #bb756e; --color-5: #57536a. 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