Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#D6E7AB
Willow Green · Wheat · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#A3C2A5
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#526C3F
Celadon · DarkOliveGreen · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#4C1A3A
Rose Purple · DarkSlateGray · Raspberry
Traditional「Rose Purple」· Paint「Raspberry」· Creative Blush Sunrise
#C3321D
Vermilion · FireBrick · Passion Red
Traditional「Vermilion」· Paint「Passion 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
D6E7AB | A3C2A5 | 526C3F | 4C1A3A | C3321D | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 4.4 AA Large | 10.5 AAA | 4.2 AA Large | |
1.5 Fail | — | 3.0 AA Large | 7.1 AAA | 2.9 Fail | |
4.4 AA Large | 3.0 AA Large | — | 2.4 Fail | 1.1 Fail | |
10.5 AAA | 7.1 AAA | 2.4 Fail | — | 2.5 Fail | |
4.2 AA Large | 2.9 Fail | 1.1 Fail | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#D6E7AB
#A3C2A5
#526C3F
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #d6e7ab;
--color-2: #a3c2a5;
--color-3: #526c3f;
--color-4: #4c1a3a;
--color-5: #c3321d;
}SCSS
$color-1: #d6e7ab; $color-2: #a3c2a5; $color-3: #526c3f; $color-4: #4c1a3a; $color-5: #c3321d;
TAILWIND
colors: {
'brand-1': '#d6e7ab',
'brand-2': '#a3c2a5',
'brand-3': '#526c3f',
'brand-4': '#4c1a3a',
'brand-5': '#c3321d',
}RGB Array
[214, 231, 171], [163, 194, 165], [82, 108, 63], [76, 26, 58], [195, 50, 29]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #D6E7AB, #A3C2A5, #526C3F, #4C1A3A, #C3321D 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: #d6e7ab; --color-2: #a3c2a5; --color-3: #526c3f; --color-4: #4c1a3a; --color-5: #c3321d. 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