Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3B476
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#3D342B
Ochre · DarkSlateGray · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· Creative Blush Sunrise
#B8B284
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#CFC799
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E1E3E3
Plain White · Lavender · Cloud White
Traditional「Plain White」· Paint「Cloud White」· Creative Silver Lining
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
D3B476 | 3D342B | B8B284 | CFC799 | E1E3E3 | |
|---|---|---|---|---|---|
| — | 6.1 AA | 1.1 Fail | 1.2 Fail | 1.5 Fail | |
6.1 AA | — | 5.6 AA | 7.1 AAA | 9.5 AAA | |
1.1 Fail | 5.6 AA | — | 1.3 Fail | 1.7 Fail | |
1.2 Fail | 7.1 AAA | 1.3 Fail | — | 1.3 Fail | |
1.5 Fail | 9.5 AAA | 1.7 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3B476
#3D342B
#B8B284
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3b476;
--color-2: #3d342b;
--color-3: #b8b284;
--color-4: #cfc799;
--color-5: #e1e3e3;
}SCSS
$color-1: #d3b476; $color-2: #3d342b; $color-3: #b8b284; $color-4: #cfc799; $color-5: #e1e3e3;
TAILWIND
colors: {
'brand-1': '#d3b476',
'brand-2': '#3d342b',
'brand-3': '#b8b284',
'brand-4': '#cfc799',
'brand-5': '#e1e3e3',
}RGB Array
[211, 180, 118], [61, 52, 43], [184, 178, 132], [207, 199, 153], [225, 227, 227]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D3B476, #3D342B, #B8B284, #CFC799, #E1E3E3 is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #d3b476; --color-2: #3d342b; --color-3: #b8b284; --color-4: #cfc799; --color-5: #e1e3e3. 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. Restrained colors convey professionalism and trust. 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