Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#EE8F29
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#53513F
Autumn Sage · DarkOliveGreen · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#35332E
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#F0E8C1
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#6D6D6D
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
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
EE8F29 | 53513F | 35332E | F0E8C1 | 6D6D6D | |
|---|---|---|---|---|---|
| — | 3.3 AA Large | 5.2 AA | 2.0 Fail | 2.1 Fail | |
3.3 AA Large | — | 1.6 Fail | 6.5 AA | 1.6 Fail | |
5.2 AA | 1.6 Fail | — | 10.2 AAA | 2.4 Fail | |
2.0 Fail | 6.5 AA | 10.2 AAA | — | 4.2 AA Large | |
2.1 Fail | 1.6 Fail | 2.4 Fail | 4.2 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#EE8F29
#53513F
#35332E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ee8f29;
--color-2: #53513f;
--color-3: #35332e;
--color-4: #f0e8c1;
--color-5: #6d6d6d;
}SCSS
$color-1: #ee8f29; $color-2: #53513f; $color-3: #35332e; $color-4: #f0e8c1; $color-5: #6d6d6d;
TAILWIND
colors: {
'brand-1': '#ee8f29',
'brand-2': '#53513f',
'brand-3': '#35332e',
'brand-4': '#f0e8c1',
'brand-5': '#6d6d6d',
}RGB Array
[238, 143, 41], [83, 81, 63], [53, 51, 46], [240, 232, 193], [109, 109, 109]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #EE8F29, #53513F, #35332E, #F0E8C1, #6D6D6D 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: #ee8f29; --color-2: #53513f; --color-3: #35332e; --color-4: #f0e8c1; --color-5: #6d6d6d. 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