Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#6D0000
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#BA0000
Vermilion · DarkRed · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#BA5D00
Ochre · Chocolate · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#919191
Ash · LightSlateGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· Creative Urban Concrete
#6E6E6E
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
6D0000 | BA0000 | BA5D00 | 919191 | 6E6E6E | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 2.8 Fail | 4.0 AA Large | 2.5 Fail | |
1.9 Fail | — | 1.5 Fail | 2.2 Fail | 1.3 Fail | |
2.8 Fail | 1.5 Fail | — | 1.4 Fail | 1.1 Fail | |
4.0 AA Large | 2.2 Fail | 1.4 Fail | — | 1.6 Fail | |
2.5 Fail | 1.3 Fail | 1.1 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#6D0000
#BA0000
#BA5D00
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #6d0000;
--color-2: #ba0000;
--color-3: #ba5d00;
--color-4: #919191;
--color-5: #6e6e6e;
}SCSS
$color-1: #6d0000; $color-2: #ba0000; $color-3: #ba5d00; $color-4: #919191; $color-5: #6e6e6e;
TAILWIND
colors: {
'brand-1': '#6d0000',
'brand-2': '#ba0000',
'brand-3': '#ba5d00',
'brand-4': '#919191',
'brand-5': '#6e6e6e',
}RGB Array
[109, 0, 0], [186, 0, 0], [186, 93, 0], [145, 145, 145], [110, 110, 110]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #6D0000, #BA0000, #BA5D00, #919191, #6E6E6E 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: #6d0000; --color-2: #ba0000; --color-3: #ba5d00; --color-4: #919191; --color-5: #6e6e6e. 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