Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFD98C
Goose Yellow · Khaki · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#D2B680
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#A59473
Ginger · Gray · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Blush Sunrise
#787167
Ochre · DimGray · Warm Gray
Traditional「Ochre」· Paint「Warm Gray」· Creative Urban Concrete
#4B4E5A
Indigo · DarkSlateGray · Charcoal
Traditional「Indigo」· Paint「Charcoal」· 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
FFD98C | D2B680 | A59473 | 787167 | 4B4E5A | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.2 Fail | 3.6 AA Large | 6.1 AA | |
1.4 Fail | — | 1.5 Fail | 2.5 Fail | 4.2 AA Large | |
2.2 Fail | 1.5 Fail | — | 1.6 Fail | 2.8 Fail | |
3.6 AA Large | 2.5 Fail | 1.6 Fail | — | 1.7 Fail | |
6.1 AA | 4.2 AA Large | 2.8 Fail | 1.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFD98C
#D2B680
#A59473
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ffd98c;
--color-2: #d2b680;
--color-3: #a59473;
--color-4: #787167;
--color-5: #4b4e5a;
}SCSS
$color-1: #ffd98c; $color-2: #d2b680; $color-3: #a59473; $color-4: #787167; $color-5: #4b4e5a;
TAILWIND
colors: {
'brand-1': '#ffd98c',
'brand-2': '#d2b680',
'brand-3': '#a59473',
'brand-4': '#787167',
'brand-5': '#4b4e5a',
}RGB Array
[255, 217, 140], [210, 182, 128], [165, 148, 115], [120, 113, 103], [75, 78, 90]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFD98C, #D2B680, #A59473, #787167, #4B4E5A 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: #ffd98c; --color-2: #d2b680; --color-3: #a59473; --color-4: #787167; --color-5: #4b4e5a. 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