Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#97C18F
Celadon · DarkSeaGreen · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#F3F3CD
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D9E24B
Autumn Sage · GreenYellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#ABB33A
Autumn Sage · GoldenRod · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· Creative Blush Sunrise
#52523A
Autumn Sage · DarkOliveGreen · Honey Gold
Traditional「Autumn Sage」· Paint「Honey Gold」· 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
97C18F | F3F3CD | D9E24B | ABB33A | 52523A | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 1.4 Fail | 1.1 Fail | 3.9 AA Large | |
1.8 Fail | — | 1.2 Fail | 2.0 Fail | 7.0 AAA | |
1.4 Fail | 1.2 Fail | — | 1.6 Fail | 5.7 AA | |
1.1 Fail | 2.0 Fail | 1.6 Fail | — | 3.5 AA Large | |
3.9 AA Large | 7.0 AAA | 5.7 AA | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#97C18F
#F3F3CD
#D9E24B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #97c18f;
--color-2: #f3f3cd;
--color-3: #d9e24b;
--color-4: #abb33a;
--color-5: #52523a;
}SCSS
$color-1: #97c18f; $color-2: #f3f3cd; $color-3: #d9e24b; $color-4: #abb33a; $color-5: #52523a;
TAILWIND
colors: {
'brand-1': '#97c18f',
'brand-2': '#f3f3cd',
'brand-3': '#d9e24b',
'brand-4': '#abb33a',
'brand-5': '#52523a',
}RGB Array
[151, 193, 143], [243, 243, 205], [217, 226, 75], [171, 179, 58], [82, 82, 58]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #97C18F, #F3F3CD, #D9E24B, #ABB33A, #52523A 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: #97c18f; --color-2: #f3f3cd; --color-3: #d9e24b; --color-4: #abb33a; --color-5: #52523a. 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