Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#E4C669
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#D26F49
Tangerine · Chocolate · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#C04A46
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#953449
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#3C0F2B
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· 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
E4C669 | D26F49 | C04A46 | 953449 | 3C0F2B | |
|---|---|---|---|---|---|
| — | 2.1 Fail | 2.9 Fail | 4.4 AA Large | 9.7 AAA | |
2.1 Fail | — | 1.4 Fail | 2.1 Fail | 4.7 AA | |
2.9 Fail | 1.4 Fail | — | 1.5 Fail | 3.3 AA Large | |
4.4 AA Large | 2.1 Fail | 1.5 Fail | — | 2.2 Fail | |
9.7 AAA | 4.7 AA | 3.3 AA Large | 2.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#E4C669
#D26F49
#C04A46
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #e4c669;
--color-2: #d26f49;
--color-3: #c04a46;
--color-4: #953449;
--color-5: #3c0f2b;
}SCSS
$color-1: #e4c669; $color-2: #d26f49; $color-3: #c04a46; $color-4: #953449; $color-5: #3c0f2b;
TAILWIND
colors: {
'brand-1': '#e4c669',
'brand-2': '#d26f49',
'brand-3': '#c04a46',
'brand-4': '#953449',
'brand-5': '#3c0f2b',
}RGB Array
[228, 198, 105], [210, 111, 73], [192, 74, 70], [149, 52, 73], [60, 15, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #E4C669, #D26F49, #C04A46, #953449, #3C0F2B 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: #e4c669; --color-2: #d26f49; --color-3: #c04a46; --color-4: #953449; --color-5: #3c0f2b. 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