Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#892B1F
Vermilion · Brown · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· Creative Blush Sunrise
#EFF2F5
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#B1BC8E
Willow Green · DarkGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#5A614A
Grass Green · DarkOliveGreen · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#0C0D0E
Indigo · Black · Jet Black
Traditional「Indigo」· Paint「Jet Black」· Creative Midnight Shadow
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
892B1F | EFF2F5 | B1BC8E | 5A614A | 0C0D0E | |
|---|---|---|---|---|---|
| — | 7.7 AAA | 4.3 AA Large | 1.3 Fail | 2.3 Fail | |
7.7 AAA | — | 1.8 Fail | 5.8 AA | 17.3 AAA | |
4.3 AA Large | 1.8 Fail | — | 3.2 AA Large | 9.7 AAA | |
1.3 Fail | 5.8 AA | 3.2 AA Large | — | 3.0 AA Large | |
2.3 Fail | 17.3 AAA | 9.7 AAA | 3.0 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#892B1F
#EFF2F5
#B1BC8E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #892b1f;
--color-2: #eff2f5;
--color-3: #b1bc8e;
--color-4: #5a614a;
--color-5: #0c0d0e;
}SCSS
$color-1: #892b1f; $color-2: #eff2f5; $color-3: #b1bc8e; $color-4: #5a614a; $color-5: #0c0d0e;
TAILWIND
colors: {
'brand-1': '#892b1f',
'brand-2': '#eff2f5',
'brand-3': '#b1bc8e',
'brand-4': '#5a614a',
'brand-5': '#0c0d0e',
}RGB Array
[137, 43, 31], [239, 242, 245], [177, 188, 142], [90, 97, 74], [12, 13, 14]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #892B1F, #EFF2F5, #B1BC8E, #5A614A, #0C0D0E is ideal for: brand design, premium product pages, magazine layouts, 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: #892b1f; --color-2: #eff2f5; --color-3: #b1bc8e; --color-4: #5a614a; --color-5: #0c0d0e. 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 muted-style 5-color scheme is especially suited for tech, SaaS, healthcare, eco 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