Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#503C3E
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#785D54
Tangerine · DimGray · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#FFB399
Apricot · LightSalmon · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#EDD8C3
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#D5C093
Goose Yellow · Tan · Sunflower
Traditional「Goose Yellow」· 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
503C3E | 785D54 | FFB399 | EDD8C3 | D5C093 | |
|---|---|---|---|---|---|
| — | 1.7 Fail | 5.9 AA | 7.4 AAA | 5.7 AA | |
1.7 Fail | — | 3.5 AA Large | 4.4 AA Large | 3.4 AA Large | |
5.9 AA | 3.5 AA Large | — | 1.3 Fail | 1.0 Fail | |
7.4 AAA | 4.4 AA Large | 1.3 Fail | — | 1.3 Fail | |
5.7 AA | 3.4 AA Large | 1.0 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#503C3E
#785D54
#FFB399
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #503c3e;
--color-2: #785d54;
--color-3: #ffb399;
--color-4: #edd8c3;
--color-5: #d5c093;
}SCSS
$color-1: #503c3e; $color-2: #785d54; $color-3: #ffb399; $color-4: #edd8c3; $color-5: #d5c093;
TAILWIND
colors: {
'brand-1': '#503c3e',
'brand-2': '#785d54',
'brand-3': '#ffb399',
'brand-4': '#edd8c3',
'brand-5': '#d5c093',
}RGB Array
[80, 60, 62], [120, 93, 84], [255, 179, 153], [237, 216, 195], [213, 192, 147]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #503C3E, #785D54, #FFB399, #EDD8C3, #D5C093 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: #503c3e; --color-2: #785d54; --color-3: #ffb399; --color-4: #edd8c3; --color-5: #d5c093. 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