Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DBDCAE
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C1AA90
Ginger · Tan · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Honey Glow
#8F5B62
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#923B46
Crimson · Sienna · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#C2082B
Vermilion · FireBrick · Wine Red
Traditional「Vermilion」· Paint「Wine Red」· 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
DBDCAE | C1AA90 | 8F5B62 | 923B46 | C2082B | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 3.9 AA Large | 5.1 AA | 4.4 AA Large | |
1.6 Fail | — | 2.5 Fail | 3.2 AA Large | 2.8 Fail | |
3.9 AA Large | 2.5 Fail | — | 1.3 Fail | 1.1 Fail | |
5.1 AA | 3.2 AA Large | 1.3 Fail | — | 1.1 Fail | |
4.4 AA Large | 2.8 Fail | 1.1 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DBDCAE
#C1AA90
#8F5B62
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dbdcae;
--color-2: #c1aa90;
--color-3: #8f5b62;
--color-4: #923b46;
--color-5: #c2082b;
}SCSS
$color-1: #dbdcae; $color-2: #c1aa90; $color-3: #8f5b62; $color-4: #923b46; $color-5: #c2082b;
TAILWIND
colors: {
'brand-1': '#dbdcae',
'brand-2': '#c1aa90',
'brand-3': '#8f5b62',
'brand-4': '#923b46',
'brand-5': '#c2082b',
}RGB Array
[219, 220, 174], [193, 170, 144], [143, 91, 98], [146, 59, 70], [194, 8, 43]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DBDCAE, #C1AA90, #8F5B62, #923B46, #C2082B is ideal for: corporate websites, product showcases, portfolios. 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: #dbdcae; --color-2: #c1aa90; --color-3: #8f5b62; --color-4: #923b46; --color-5: #c2082b. 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. 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