Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E4C576
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#B08C7F
Tangerine · Gray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#65505B
Rose Purple · DimGray · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#4B2744
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#210A38
Royal Purple · MidnightBlue · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· 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
E4C576 | B08C7F | 65505B | 4B2744 | 210A38 | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 4.4 AA Large | 7.5 AAA | 10.8 AAA | |
1.8 Fail | — | 2.4 Fail | 4.1 AA Large | 5.9 AA | |
4.4 AA Large | 2.4 Fail | — | 1.7 Fail | 2.4 Fail | |
7.5 AAA | 4.1 AA Large | 1.7 Fail | — | 1.4 Fail | |
10.8 AAA | 5.9 AA | 2.4 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E4C576
#B08C7F
#65505B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e4c576;
--color-2: #b08c7f;
--color-3: #65505b;
--color-4: #4b2744;
--color-5: #210a38;
}SCSS
$color-1: #e4c576; $color-2: #b08c7f; $color-3: #65505b; $color-4: #4b2744; $color-5: #210a38;
TAILWIND
colors: {
'brand-1': '#e4c576',
'brand-2': '#b08c7f',
'brand-3': '#65505b',
'brand-4': '#4b2744',
'brand-5': '#210a38',
}RGB Array
[228, 197, 118], [176, 140, 127], [101, 80, 91], [75, 39, 68], [33, 10, 56]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E4C576, #B08C7F, #65505B, #4B2744, #210A38 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: #e4c576; --color-2: #b08c7f; --color-3: #65505b; --color-4: #4b2744; --color-5: #210a38. 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