Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AA5C4F
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#B87654
Tangerine · Sienna · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#D6A386
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#19060A
Vermilion · Black · Deep Berry
Traditional「Vermilion」· Paint「Deep Berry」· Creative Blush Sunrise
#5B1D1E
Crimson · Maroon · Wine Red
Traditional「Crimson」· Paint「Wine Red」· 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
AA5C4F | B87654 | D6A386 | 19060A | 5B1D1E | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.2 Fail | 4.1 AA Large | 2.7 Fail | |
1.3 Fail | — | 1.6 Fail | 5.4 AA | 3.5 AA Large | |
2.2 Fail | 1.6 Fail | — | 8.8 AAA | 5.8 AA | |
4.1 AA Large | 5.4 AA | 8.8 AAA | — | 1.5 Fail | |
2.7 Fail | 3.5 AA Large | 5.8 AA | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AA5C4F
#B87654
#D6A386
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #aa5c4f;
--color-2: #b87654;
--color-3: #d6a386;
--color-4: #19060a;
--color-5: #5b1d1e;
}SCSS
$color-1: #aa5c4f; $color-2: #b87654; $color-3: #d6a386; $color-4: #19060a; $color-5: #5b1d1e;
TAILWIND
colors: {
'brand-1': '#aa5c4f',
'brand-2': '#b87654',
'brand-3': '#d6a386',
'brand-4': '#19060a',
'brand-5': '#5b1d1e',
}RGB Array
[170, 92, 79], [184, 118, 84], [214, 163, 134], [25, 6, 10], [91, 29, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #AA5C4F, #B87654, #D6A386, #19060A, #5B1D1E 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: #aa5c4f; --color-2: #b87654; --color-3: #d6a386; --color-4: #19060a; --color-5: #5b1d1e. 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