Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E4C6AA
Apricot · Wheat · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#B5867C
Crimson · Gray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#65666B
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#1A070B
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#9F5E3E
Tangerine · Sienna · 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
E4C6AA | B5867C | 65666B | 1A070B | 9F5E3E | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 3.5 AA Large | 12.0 AAA | 3.1 AA Large | |
1.9 Fail | — | 1.8 Fail | 6.2 AA | 1.6 Fail | |
3.5 AA Large | 1.8 Fail | — | 3.4 AA Large | 1.1 Fail | |
12.0 AAA | 6.2 AA | 3.4 AA Large | — | 3.8 AA Large | |
3.1 AA Large | 1.6 Fail | 1.1 Fail | 3.8 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E4C6AA
#B5867C
#65666B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e4c6aa;
--color-2: #b5867c;
--color-3: #65666b;
--color-4: #1a070b;
--color-5: #9f5e3e;
}SCSS
$color-1: #e4c6aa; $color-2: #b5867c; $color-3: #65666b; $color-4: #1a070b; $color-5: #9f5e3e;
TAILWIND
colors: {
'brand-1': '#e4c6aa',
'brand-2': '#b5867c',
'brand-3': '#65666b',
'brand-4': '#1a070b',
'brand-5': '#9f5e3e',
}RGB Array
[228, 198, 170], [181, 134, 124], [101, 102, 107], [26, 7, 11], [159, 94, 62]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E4C6AA, #B5867C, #65666B, #1A070B, #9F5E3E 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: #e4c6aa; --color-2: #b5867c; --color-3: #65666b; --color-4: #1a070b; --color-5: #9f5e3e. 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