Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#DAE084
Fresh Green · Khaki · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#2EC3E8
Lake Blue · MediumTurquoise · Lake Green
Traditional「Lake Blue」· Paint「Lake Green」· Creative Blush Sunrise
#4F293B
Dark Violet · DarkSlateGray · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#A33349
Crimson · Brown · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#C9B485
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
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
DAE084 | 2EC3E8 | 4F293B | A33349 | C9B485 | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 8.7 AAA | 4.8 AA | 1.4 Fail | |
1.5 Fail | — | 5.9 AA | 3.2 AA Large | 1.0 Fail | |
8.7 AAA | 5.9 AA | — | 1.8 Fail | 6.0 AA | |
4.8 AA | 3.2 AA Large | 1.8 Fail | — | 3.3 AA Large | |
1.4 Fail | 1.0 Fail | 6.0 AA | 3.3 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#DAE084
#2EC3E8
#4F293B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #dae084;
--color-2: #2ec3e8;
--color-3: #4f293b;
--color-4: #a33349;
--color-5: #c9b485;
}SCSS
$color-1: #dae084; $color-2: #2ec3e8; $color-3: #4f293b; $color-4: #a33349; $color-5: #c9b485;
TAILWIND
colors: {
'brand-1': '#dae084',
'brand-2': '#2ec3e8',
'brand-3': '#4f293b',
'brand-4': '#a33349',
'brand-5': '#c9b485',
}RGB Array
[218, 224, 132], [46, 195, 232], [79, 41, 59], [163, 51, 73], [201, 180, 133]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #DAE084, #2EC3E8, #4F293B, #A33349, #C9B485 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: #dae084; --color-2: #2ec3e8; --color-3: #4f293b; --color-4: #a33349; --color-5: #c9b485. 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