Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#891A2D
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#2D2A25
Ochre · DarkSlateGray · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· Creative Blush Sunrise
#05514F
Mineral Blue · DarkSlateGray · Peacock Green
Traditional「Mineral Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#5D5F51
Autumn Sage · DimGray · Charcoal
Traditional「Autumn Sage」· Paint「Charcoal」· Creative Midnight Shadow
#C7924E
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· 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
891A2D | 2D2A25 | 05514F | 5D5F51 | C7924E | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.0 Fail | 1.4 Fail | 3.4 AA Large | |
1.5 Fail | — | 1.6 Fail | 2.2 Fail | 5.2 AA | |
1.0 Fail | 1.6 Fail | — | 1.4 Fail | 3.3 AA Large | |
1.4 Fail | 2.2 Fail | 1.4 Fail | — | 2.4 Fail | |
3.4 AA Large | 5.2 AA | 3.3 AA Large | 2.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#891A2D
#2D2A25
#05514F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #891a2d;
--color-2: #2d2a25;
--color-3: #05514f;
--color-4: #5d5f51;
--color-5: #c7924e;
}SCSS
$color-1: #891a2d; $color-2: #2d2a25; $color-3: #05514f; $color-4: #5d5f51; $color-5: #c7924e;
TAILWIND
colors: {
'brand-1': '#891a2d',
'brand-2': '#2d2a25',
'brand-3': '#05514f',
'brand-4': '#5d5f51',
'brand-5': '#c7924e',
}RGB Array
[137, 26, 45], [45, 42, 37], [5, 81, 79], [93, 95, 81], [199, 146, 78]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #891A2D, #2D2A25, #05514F, #5D5F51, #C7924E is ideal for: tech websites, dark mode UIs, game UIs. 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: #891a2d; --color-2: #2d2a25; --color-3: #05514f; --color-4: #5d5f51; --color-5: #c7924e. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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