Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D3B89E
Apricot · Tan · Warm Sun
Traditional「Apricot」· Paint「Warm Sun」· Creative Honey Glow
#EAE6BF
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F6F7D3
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#3B082A
Rose Purple · Black · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#D8CAB4
Goose Yellow · Silver · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
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
D3B89E | EAE6BF | F6F7D3 | 3B082A | D8CAB4 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.7 Fail | 8.9 AAA | 1.2 Fail | |
1.5 Fail | — | 1.2 Fail | 13.2 AAA | 1.3 Fail | |
1.7 Fail | 1.2 Fail | — | 15.3 AAA | 1.5 Fail | |
8.9 AAA | 13.2 AAA | 15.3 AAA | — | 10.4 AAA | |
1.2 Fail | 1.3 Fail | 1.5 Fail | 10.4 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D3B89E
#EAE6BF
#F6F7D3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d3b89e;
--color-2: #eae6bf;
--color-3: #f6f7d3;
--color-4: #3b082a;
--color-5: #d8cab4;
}SCSS
$color-1: #d3b89e; $color-2: #eae6bf; $color-3: #f6f7d3; $color-4: #3b082a; $color-5: #d8cab4;
TAILWIND
colors: {
'brand-1': '#d3b89e',
'brand-2': '#eae6bf',
'brand-3': '#f6f7d3',
'brand-4': '#3b082a',
'brand-5': '#d8cab4',
}RGB Array
[211, 184, 158], [234, 230, 191], [246, 247, 211], [59, 8, 42], [216, 202, 180]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D3B89E, #EAE6BF, #F6F7D3, #3B082A, #D8CAB4 is ideal for: health products, baby brands, fresh-style blogs, 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: #d3b89e; --color-2: #eae6bf; --color-3: #f6f7d3; --color-4: #3b082a; --color-5: #d8cab4. 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?
Light tones suit backgrounds; use dark colors for body text. Mid-tones work for card backgrounds or dividers to add depth. 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