Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#473A3A
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#EB5252
Peach Pink · Tomato · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Blush Sunrise
#DE9C5B
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#DEC15B
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#C9C99D
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
473A3A | EB5252 | DE9C5B | DEC15B | C9C99D | |
|---|---|---|---|---|---|
| — | 3.0 AA Large | 4.7 AA | 6.1 AA | 6.4 AA | |
3.0 AA Large | — | 1.5 Fail | 2.0 Fail | 2.1 Fail | |
4.7 AA | 1.5 Fail | — | 1.3 Fail | 1.4 Fail | |
6.1 AA | 2.0 Fail | 1.3 Fail | — | 1.0 Fail | |
6.4 AA | 2.1 Fail | 1.4 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#473A3A
#EB5252
#DE9C5B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #473a3a;
--color-2: #eb5252;
--color-3: #de9c5b;
--color-4: #dec15b;
--color-5: #c9c99d;
}SCSS
$color-1: #473a3a; $color-2: #eb5252; $color-3: #de9c5b; $color-4: #dec15b; $color-5: #c9c99d;
TAILWIND
colors: {
'brand-1': '#473a3a',
'brand-2': '#eb5252',
'brand-3': '#de9c5b',
'brand-4': '#dec15b',
'brand-5': '#c9c99d',
}RGB Array
[71, 58, 58], [235, 82, 82], [222, 156, 91], [222, 193, 91], [201, 201, 157]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #473A3A, #EB5252, #DE9C5B, #DEC15B, #C9C99D 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: #473a3a; --color-2: #eb5252; --color-3: #de9c5b; --color-4: #dec15b; --color-5: #c9c99d. 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