Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#6A1518
Vermilion · Maroon · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#4D4F4C
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#D0B695
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#1E1E1E
Ink Black · Black · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#777368
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
6A1518 | 4D4F4C | D0B695 | 1E1E1E | 777368 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 6.2 AA | 1.4 Fail | 2.6 Fail | |
1.5 Fail | — | 4.3 AA Large | 2.0 Fail | 1.7 Fail | |
6.2 AA | 4.3 AA Large | — | 8.6 AAA | 2.4 Fail | |
1.4 Fail | 2.0 Fail | 8.6 AAA | — | 3.5 AA Large | |
2.6 Fail | 1.7 Fail | 2.4 Fail | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#6A1518
#4D4F4C
#D0B695
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #6a1518;
--color-2: #4d4f4c;
--color-3: #d0b695;
--color-4: #1e1e1e;
--color-5: #777368;
}SCSS
$color-1: #6a1518; $color-2: #4d4f4c; $color-3: #d0b695; $color-4: #1e1e1e; $color-5: #777368;
TAILWIND
colors: {
'brand-1': '#6a1518',
'brand-2': '#4d4f4c',
'brand-3': '#d0b695',
'brand-4': '#1e1e1e',
'brand-5': '#777368',
}RGB Array
[106, 21, 24], [77, 79, 76], [208, 182, 149], [30, 30, 30], [119, 115, 104]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #6A1518, #4D4F4C, #D0B695, #1E1E1E, #777368 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #6a1518; --color-2: #4d4f4c; --color-3: #d0b695; --color-4: #1e1e1e; --color-5: #777368. 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. 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 warm-style 5-color scheme is especially suited for finance, legal, luxury industries. Restrained colors convey professionalism and trust. 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