Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#8C979D
Slate Blue · LightSlateGray · Silver Sand
Traditional「Slate Blue」· Paint「Silver Sand」· Creative Urban Concrete
#EEF5D3
Willow Green · Beige · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#FFE6D0
Apricot · Bisque · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#DF8A4A
Tangerine · Coral · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#1F1A1E
Rose Purple · Black · Dark Stone
Traditional「Rose Purple」· Paint「Dark Stone」· 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
8C979D | EEF5D3 | FFE6D0 | DF8A4A | 1F1A1E | |
|---|---|---|---|---|---|
| — | 2.7 Fail | 2.5 Fail | 1.1 Fail | 5.7 AA | |
2.7 Fail | — | 1.1 Fail | 2.4 Fail | 15.2 AAA | |
2.5 Fail | 1.1 Fail | — | 2.2 Fail | 14.3 AAA | |
1.1 Fail | 2.4 Fail | 2.2 Fail | — | 6.4 AA | |
5.7 AA | 15.2 AAA | 14.3 AAA | 6.4 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#8C979D
#EEF5D3
#FFE6D0
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #8c979d;
--color-2: #eef5d3;
--color-3: #ffe6d0;
--color-4: #df8a4a;
--color-5: #1f1a1e;
}SCSS
$color-1: #8c979d; $color-2: #eef5d3; $color-3: #ffe6d0; $color-4: #df8a4a; $color-5: #1f1a1e;
TAILWIND
colors: {
'brand-1': '#8c979d',
'brand-2': '#eef5d3',
'brand-3': '#ffe6d0',
'brand-4': '#df8a4a',
'brand-5': '#1f1a1e',
}RGB Array
[140, 151, 157], [238, 245, 211], [255, 230, 208], [223, 138, 74], [31, 26, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This warm-style palette of #8C979D, #EEF5D3, #FFE6D0, #DF8A4A, #1F1A1E 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: #8c979d; --color-2: #eef5d3; --color-3: #ffe6d0; --color-4: #df8a4a; --color-5: #1f1a1e. 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 warm-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