Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E5C08B
Goose Yellow · BurlyWood · Warm Sun
Traditional「Goose Yellow」· Paint「Warm Sun」· Creative Honey Glow
#DAB96C
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#546D69
Mineral Blue · DimGray · Mint Ice
Traditional「Mineral Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#2A191F
Dark Violet · Black · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#280B0F
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· 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
E5C08B | DAB96C | 546D69 | 2A191F | 280B0F | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 3.2 AA Large | 9.7 AAA | 10.7 AAA | |
1.1 Fail | — | 3.0 Fail | 8.9 AAA | 9.7 AAA | |
3.2 AA Large | 3.0 Fail | — | 3.0 Fail | 3.3 AA Large | |
9.7 AAA | 8.9 AAA | 3.0 Fail | — | 1.1 Fail | |
10.7 AAA | 9.7 AAA | 3.3 AA Large | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E5C08B
#DAB96C
#546D69
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e5c08b;
--color-2: #dab96c;
--color-3: #546d69;
--color-4: #2a191f;
--color-5: #280b0f;
}SCSS
$color-1: #e5c08b; $color-2: #dab96c; $color-3: #546d69; $color-4: #2a191f; $color-5: #280b0f;
TAILWIND
colors: {
'brand-1': '#e5c08b',
'brand-2': '#dab96c',
'brand-3': '#546d69',
'brand-4': '#2a191f',
'brand-5': '#280b0f',
}RGB Array
[229, 192, 139], [218, 185, 108], [84, 109, 105], [42, 25, 31], [40, 11, 15]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E5C08B, #DAB96C, #546D69, #2A191F, #280B0F 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: #e5c08b; --color-2: #dab96c; --color-3: #546d69; --color-4: #2a191f; --color-5: #280b0f. 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 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