Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#A2B588
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#C2CB78
Fresh Green · Tan · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#E5BF52
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#AA4F3A
Crimson · Sienna · Passion Red
Traditional「Crimson」· Paint「Passion Red」· Creative Blush Sunrise
#5E210F
Vermilion · Maroon · 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
A2B588 | C2CB78 | E5BF52 | AA4F3A | 5E210F | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.3 Fail | 2.4 Fail | 5.6 AA | |
1.3 Fail | — | 1.0 Fail | 3.1 AA Large | 7.1 AAA | |
1.3 Fail | 1.0 Fail | — | 3.1 AA Large | 7.0 AAA | |
2.4 Fail | 3.1 AA Large | 3.1 AA Large | — | 2.3 Fail | |
5.6 AA | 7.1 AAA | 7.0 AAA | 2.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#A2B588
#C2CB78
#E5BF52
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #a2b588;
--color-2: #c2cb78;
--color-3: #e5bf52;
--color-4: #aa4f3a;
--color-5: #5e210f;
}SCSS
$color-1: #a2b588; $color-2: #c2cb78; $color-3: #e5bf52; $color-4: #aa4f3a; $color-5: #5e210f;
TAILWIND
colors: {
'brand-1': '#a2b588',
'brand-2': '#c2cb78',
'brand-3': '#e5bf52',
'brand-4': '#aa4f3a',
'brand-5': '#5e210f',
}RGB Array
[162, 181, 136], [194, 203, 120], [229, 191, 82], [170, 79, 58], [94, 33, 15]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This sunset-style palette of #A2B588, #C2CB78, #E5BF52, #AA4F3A, #5E210F 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: #a2b588; --color-2: #c2cb78; --color-3: #e5bf52; --color-4: #aa4f3a; --color-5: #5e210f. 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 sunset-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