Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DBD696
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#5E8999
Slate Blue · SlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#7EB5AF
Mineral Blue · MediumAquaMarine · Lake Green
Traditional「Mineral Blue」· Paint「Lake Green」· Creative Blush Sunrise
#A2A757
Autumn Sage · DarkSeaGreen · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#22343E
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· 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
DBD696 | 5E8999 | 7EB5AF | A2A757 | 22343E | |
|---|---|---|---|---|---|
| — | 2.6 Fail | 1.5 Fail | 1.7 Fail | 8.6 AAA | |
2.6 Fail | — | 1.7 Fail | 1.5 Fail | 3.4 AA Large | |
1.5 Fail | 1.7 Fail | — | 1.1 Fail | 5.6 AA | |
1.7 Fail | 1.5 Fail | 1.1 Fail | — | 5.0 AA | |
8.6 AAA | 3.4 AA Large | 5.6 AA | 5.0 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DBD696
#5E8999
#7EB5AF
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dbd696;
--color-2: #5e8999;
--color-3: #7eb5af;
--color-4: #a2a757;
--color-5: #22343e;
}SCSS
$color-1: #dbd696; $color-2: #5e8999; $color-3: #7eb5af; $color-4: #a2a757; $color-5: #22343e;
TAILWIND
colors: {
'brand-1': '#dbd696',
'brand-2': '#5e8999',
'brand-3': '#7eb5af',
'brand-4': '#a2a757',
'brand-5': '#22343e',
}RGB Array
[219, 214, 150], [94, 137, 153], [126, 181, 175], [162, 167, 87], [34, 52, 62]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DBD696, #5E8999, #7EB5AF, #A2A757, #22343E is ideal for: 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: #dbd696; --color-2: #5e8999; --color-3: #7eb5af; --color-4: #a2a757; --color-5: #22343e. 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. 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