Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#4F5F5E
Mineral Blue · DimGray · Charcoal
Traditional「Mineral Blue」· Paint「Charcoal」· Creative Midnight Shadow
#B26B1B
Ochre · DarkGoldenRod · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#CF6F23
Tangerine · Chocolate · Amber Brown
Traditional「Tangerine」· Paint「Amber Brown」· Creative Blush Sunrise
#1A1004
Ochre · Black · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· Creative Blush Sunrise
#E6D9AC
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
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
4F5F5E | B26B1B | CF6F23 | 1A1004 | E6D9AC | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 1.9 Fail | 2.8 Fail | 4.8 AA | |
1.6 Fail | — | 1.2 Fail | 4.5 AA Large | 3.0 Fail | |
1.9 Fail | 1.2 Fail | — | 5.3 AA | 2.5 Fail | |
2.8 Fail | 4.5 AA Large | 5.3 AA | — | 13.3 AAA | |
4.8 AA | 3.0 Fail | 2.5 Fail | 13.3 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#4F5F5E
#B26B1B
#CF6F23
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #4f5f5e;
--color-2: #b26b1b;
--color-3: #cf6f23;
--color-4: #1a1004;
--color-5: #e6d9ac;
}SCSS
$color-1: #4f5f5e; $color-2: #b26b1b; $color-3: #cf6f23; $color-4: #1a1004; $color-5: #e6d9ac;
TAILWIND
colors: {
'brand-1': '#4f5f5e',
'brand-2': '#b26b1b',
'brand-3': '#cf6f23',
'brand-4': '#1a1004',
'brand-5': '#e6d9ac',
}RGB Array
[79, 95, 94], [178, 107, 27], [207, 111, 35], [26, 16, 4], [230, 217, 172]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #4F5F5E, #B26B1B, #CF6F23, #1A1004, #E6D9AC 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: #4f5f5e; --color-2: #b26b1b; --color-3: #cf6f23; --color-4: #1a1004; --color-5: #e6d9ac. 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