Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D4C896
Goose Yellow · Tan · Sunflower
Traditional「Goose Yellow」· Paint「Sunflower」· Creative Lemon Fizz
#FBEEB7
Goose Yellow · Bisque · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#952B42
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#5F3239
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#2A201E
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
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
D4C896 | FBEEB7 | 952B42 | 5F3239 | 2A201E | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 4.6 AA | 6.2 AA | 9.4 AAA | |
1.4 Fail | — | 6.7 AA | 9.0 AAA | 13.6 AAA | |
4.6 AA | 6.7 AA | — | 1.3 Fail | 2.0 Fail | |
6.2 AA | 9.0 AAA | 1.3 Fail | — | 1.5 Fail | |
9.4 AAA | 13.6 AAA | 2.0 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D4C896
#FBEEB7
#952B42
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d4c896;
--color-2: #fbeeb7;
--color-3: #952b42;
--color-4: #5f3239;
--color-5: #2a201e;
}SCSS
$color-1: #d4c896; $color-2: #fbeeb7; $color-3: #952b42; $color-4: #5f3239; $color-5: #2a201e;
TAILWIND
colors: {
'brand-1': '#d4c896',
'brand-2': '#fbeeb7',
'brand-3': '#952b42',
'brand-4': '#5f3239',
'brand-5': '#2a201e',
}RGB Array
[212, 200, 150], [251, 238, 183], [149, 43, 66], [95, 50, 57], [42, 32, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D4C896, #FBEEB7, #952B42, #5F3239, #2A201E 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: #d4c896; --color-2: #fbeeb7; --color-3: #952b42; --color-4: #5f3239; --color-5: #2a201e. 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