Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D0D3C2
Willow Green · LightGray · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#F5EAD4
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#EAD7B9
Goose Yellow · Wheat · Peach Orange
Traditional「Goose Yellow」· Paint「Peach Orange」· Creative Honey Glow
#B09083
Tangerine · DarkGray · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#3E2C3A
Rose Purple · DarkSlateGray · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· 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
D0D3C2 | F5EAD4 | EAD7B9 | B09083 | 3E2C3A | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.1 Fail | 1.9 Fail | 8.5 AAA | |
1.3 Fail | — | 1.2 Fail | 2.5 Fail | 10.8 AAA | |
1.1 Fail | 1.2 Fail | — | 2.1 Fail | 9.2 AAA | |
1.9 Fail | 2.5 Fail | 2.1 Fail | — | 4.4 AA Large | |
8.5 AAA | 10.8 AAA | 9.2 AAA | 4.4 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D0D3C2
#F5EAD4
#EAD7B9
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d0d3c2;
--color-2: #f5ead4;
--color-3: #ead7b9;
--color-4: #b09083;
--color-5: #3e2c3a;
}SCSS
$color-1: #d0d3c2; $color-2: #f5ead4; $color-3: #ead7b9; $color-4: #b09083; $color-5: #3e2c3a;
TAILWIND
colors: {
'brand-1': '#d0d3c2',
'brand-2': '#f5ead4',
'brand-3': '#ead7b9',
'brand-4': '#b09083',
'brand-5': '#3e2c3a',
}RGB Array
[208, 211, 194], [245, 234, 212], [234, 215, 185], [176, 144, 131], [62, 44, 58]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D0D3C2, #F5EAD4, #EAD7B9, #B09083, #3E2C3A 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: #d0d3c2; --color-2: #f5ead4; --color-3: #ead7b9; --color-4: #b09083; --color-5: #3e2c3a. 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