Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#FFF9AF
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E3E6B1
Fresh Green · Wheat · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#A2B790
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#43634E
Celadon · DarkSlateGray · Forest Green
Traditional「Celadon」· Paint「Forest Green」· Creative Blush Sunrise
#AE9D65
Ginger · Tan · Sunflower
Traditional「Ginger」· Paint「Sunflower」· 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
FFF9AF | E3E6B1 | A2B790 | 43634E | AE9D65 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 2.0 Fail | 6.2 AA | 2.5 Fail | |
1.2 Fail | — | 1.7 Fail | 5.2 AA | 2.1 Fail | |
2.0 Fail | 1.7 Fail | — | 3.1 AA Large | 1.2 Fail | |
6.2 AA | 5.2 AA | 3.1 AA Large | — | 2.5 Fail | |
2.5 Fail | 2.1 Fail | 1.2 Fail | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#FFF9AF
#E3E6B1
#A2B790
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #fff9af;
--color-2: #e3e6b1;
--color-3: #a2b790;
--color-4: #43634e;
--color-5: #ae9d65;
}SCSS
$color-1: #fff9af; $color-2: #e3e6b1; $color-3: #a2b790; $color-4: #43634e; $color-5: #ae9d65;
TAILWIND
colors: {
'brand-1': '#fff9af',
'brand-2': '#e3e6b1',
'brand-3': '#a2b790',
'brand-4': '#43634e',
'brand-5': '#ae9d65',
}RGB Array
[255, 249, 175], [227, 230, 177], [162, 183, 144], [67, 99, 78], [174, 157, 101]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #FFF9AF, #E3E6B1, #A2B790, #43634E, #AE9D65 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: #fff9af; --color-2: #e3e6b1; --color-3: #a2b790; --color-4: #43634e; --color-5: #ae9d65. 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