Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1D1E19
Grass Green · Black · Dark Stone
Traditional「Grass Green」· Paint「Dark Stone」· Creative Midnight Shadow
#514F43
Autumn Sage · DarkOliveGreen · Charcoal
Traditional「Autumn Sage」· Paint「Charcoal」· Creative Midnight Shadow
#F6A23F
Ginger · SandyBrown · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#F9DC78
Goose Yellow · Khaki · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#98A19C
Ash · DarkGray · Silver Sand
Traditional「Ash」· Paint「Silver Sand」· 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
1D1E19 | 514F43 | F6A23F | F9DC78 | 98A19C | |
|---|---|---|---|---|---|
| — | 2.0 Fail | 8.1 AAA | 12.4 AAA | 6.3 AA | |
2.0 Fail | — | 4.0 AA Large | 6.1 AA | 3.1 AA Large | |
8.1 AAA | 4.0 AA Large | — | 1.5 Fail | 1.3 Fail | |
12.4 AAA | 6.1 AA | 1.5 Fail | — | 2.0 Fail | |
6.3 AA | 3.1 AA Large | 1.3 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1D1E19
#514F43
#F6A23F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1d1e19;
--color-2: #514f43;
--color-3: #f6a23f;
--color-4: #f9dc78;
--color-5: #98a19c;
}SCSS
$color-1: #1d1e19; $color-2: #514f43; $color-3: #f6a23f; $color-4: #f9dc78; $color-5: #98a19c;
TAILWIND
colors: {
'brand-1': '#1d1e19',
'brand-2': '#514f43',
'brand-3': '#f6a23f',
'brand-4': '#f9dc78',
'brand-5': '#98a19c',
}RGB Array
[29, 30, 25], [81, 79, 67], [246, 162, 63], [249, 220, 120], [152, 161, 156]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #1D1E19, #514F43, #F6A23F, #F9DC78, #98A19C 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: #1d1e19; --color-2: #514f43; --color-3: #f6a23f; --color-4: #f9dc78; --color-5: #98a19c. 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 dark-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