Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DBE4C9
Willow Green · LightGray · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#261D18
Tangerine · Black · Cinnamon
Traditional「Tangerine」· Paint「Cinnamon」· Creative Blush Sunrise
#6A3089
Dark Plum · DarkSlateBlue · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#805316
Ochre · Sienna · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#665C47
Ochre · DarkOliveGreen · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· 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
DBE4C9 | 261D18 | 6A3089 | 805316 | 665C47 | |
|---|---|---|---|---|---|
| — | 12.5 AAA | 6.7 AA | 5.0 AA | 5.0 AA | |
12.5 AAA | — | 1.9 Fail | 2.5 Fail | 2.5 Fail | |
6.7 AA | 1.9 Fail | — | 1.3 Fail | 1.3 Fail | |
5.0 AA | 2.5 Fail | 1.3 Fail | — | 1.0 Fail | |
5.0 AA | 2.5 Fail | 1.3 Fail | 1.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DBE4C9
#261D18
#6A3089
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dbe4c9;
--color-2: #261d18;
--color-3: #6a3089;
--color-4: #805316;
--color-5: #665c47;
}SCSS
$color-1: #dbe4c9; $color-2: #261d18; $color-3: #6a3089; $color-4: #805316; $color-5: #665c47;
TAILWIND
colors: {
'brand-1': '#dbe4c9',
'brand-2': '#261d18',
'brand-3': '#6a3089',
'brand-4': '#805316',
'brand-5': '#665c47',
}RGB Array
[219, 228, 201], [38, 29, 24], [106, 48, 137], [128, 83, 22], [102, 92, 71]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DBE4C9, #261D18, #6A3089, #805316, #665C47 is ideal for: tech websites, dark mode UIs, game UIs, 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: #dbe4c9; --color-2: #261d18; --color-3: #6a3089; --color-4: #805316; --color-5: #665c47. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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