Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DBCA7D
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#FFF7D4
Goose Yellow · Beige · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#FFC6B3
Apricot · LightPink · Peach Orange
Traditional「Apricot」· Paint「Peach Orange」· Creative Honey Glow
#94907E
Ginger · Gray · Warm Gray
Traditional「Ginger」· Paint「Warm Gray」· Creative Urban Concrete
#4F4D42
Autumn Sage · DarkSlateGray · Charcoal
Traditional「Autumn Sage」· 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
DBCA7D | FFF7D4 | FFC6B3 | 94907E | 4F4D42 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 1.1 Fail | 1.9 Fail | 5.2 AA | |
1.5 Fail | — | 1.4 Fail | 3.0 Fail | 7.9 AAA | |
1.1 Fail | 1.4 Fail | — | 2.1 Fail | 5.7 AA | |
1.9 Fail | 3.0 Fail | 2.1 Fail | — | 2.6 Fail | |
5.2 AA | 7.9 AAA | 5.7 AA | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DBCA7D
#FFF7D4
#FFC6B3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dbca7d;
--color-2: #fff7d4;
--color-3: #ffc6b3;
--color-4: #94907e;
--color-5: #4f4d42;
}SCSS
$color-1: #dbca7d; $color-2: #fff7d4; $color-3: #ffc6b3; $color-4: #94907e; $color-5: #4f4d42;
TAILWIND
colors: {
'brand-1': '#dbca7d',
'brand-2': '#fff7d4',
'brand-3': '#ffc6b3',
'brand-4': '#94907e',
'brand-5': '#4f4d42',
}RGB Array
[219, 202, 125], [255, 247, 212], [255, 198, 179], [148, 144, 126], [79, 77, 66]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This pastel-style palette of #DBCA7D, #FFF7D4, #FFC6B3, #94907E, #4F4D42 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: #dbca7d; --color-2: #fff7d4; --color-3: #ffc6b3; --color-4: #94907e; --color-5: #4f4d42. 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 pastel-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