Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DBDE88
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#B37B57
Tangerine · Sienna · Warm Sun
Traditional「Tangerine」· Paint「Warm Sun」· Creative Blush Sunrise
#992C2E
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#092B35
Lake Blue · DarkSlateGray · Peacock Green
Traditional「Lake Blue」· Paint「Peacock Green」· Creative Blush Sunrise
#16101E
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· 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
DBDE88 | B37B57 | 992C2E | 092B35 | 16101E | |
|---|---|---|---|---|---|
| — | 2.5 Fail | 5.4 AA | 10.5 AAA | 13.1 AAA | |
2.5 Fail | — | 2.1 Fail | 4.2 AA Large | 5.2 AA | |
5.4 AA | 2.1 Fail | — | 2.0 Fail | 2.4 Fail | |
10.5 AAA | 4.2 AA Large | 2.0 Fail | — | 1.2 Fail | |
13.1 AAA | 5.2 AA | 2.4 Fail | 1.2 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DBDE88
#B37B57
#992C2E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dbde88;
--color-2: #b37b57;
--color-3: #992c2e;
--color-4: #092b35;
--color-5: #16101e;
}SCSS
$color-1: #dbde88; $color-2: #b37b57; $color-3: #992c2e; $color-4: #092b35; $color-5: #16101e;
TAILWIND
colors: {
'brand-1': '#dbde88',
'brand-2': '#b37b57',
'brand-3': '#992c2e',
'brand-4': '#092b35',
'brand-5': '#16101e',
}RGB Array
[219, 222, 136], [179, 123, 87], [153, 44, 46], [9, 43, 53], [22, 16, 30]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DBDE88, #B37B57, #992C2E, #092B35, #16101E 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: #dbde88; --color-2: #b37b57; --color-3: #992c2e; --color-4: #092b35; --color-5: #16101e. 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