Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#AFD08C
Willow Green · DarkSeaGreen · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#E6E99E
Fresh Green · Khaki · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#C2C15E
Autumn Sage · Tan · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#D89840
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#6E3F3F
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· 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
AFD08C | E6E99E | C2C15E | D89840 | 6E3F3F | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 1.1 Fail | 1.4 Fail | 5.0 AA | |
1.4 Fail | — | 1.5 Fail | 1.9 Fail | 6.8 AA | |
1.1 Fail | 1.5 Fail | — | 1.3 Fail | 4.5 AA | |
1.4 Fail | 1.9 Fail | 1.3 Fail | — | 3.5 AA Large | |
5.0 AA | 6.8 AA | 4.5 AA | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#AFD08C
#E6E99E
#C2C15E
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #afd08c;
--color-2: #e6e99e;
--color-3: #c2c15e;
--color-4: #d89840;
--color-5: #6e3f3f;
}SCSS
$color-1: #afd08c; $color-2: #e6e99e; $color-3: #c2c15e; $color-4: #d89840; $color-5: #6e3f3f;
TAILWIND
colors: {
'brand-1': '#afd08c',
'brand-2': '#e6e99e',
'brand-3': '#c2c15e',
'brand-4': '#d89840',
'brand-5': '#6e3f3f',
}RGB Array
[175, 208, 140], [230, 233, 158], [194, 193, 94], [216, 152, 64], [110, 63, 63]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #AFD08C, #E6E99E, #C2C15E, #D89840, #6E3F3F 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: #afd08c; --color-2: #e6e99e; --color-3: #c2c15e; --color-4: #d89840; --color-5: #6e3f3f. 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