Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F7FFEA
Willow Green · LightYellow · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#D4D2A5
Fresh Green · Wheat · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
#928779
Ginger · Gray · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
#5E5768
Deep Indigo · DimGray · Charcoal
Traditional「Deep Indigo」· Paint「Charcoal」· Creative Midnight Shadow
#3A445D
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· 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
F7FFEA | D4D2A5 | 928779 | 5E5768 | 3A445D | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 3.4 AA Large | 6.7 AA | 9.4 AAA | |
1.5 Fail | — | 2.3 Fail | 4.5 AA Large | 6.3 AA | |
3.4 AA Large | 2.3 Fail | — | 2.0 Fail | 2.8 Fail | |
6.7 AA | 4.5 AA Large | 2.0 Fail | — | 1.4 Fail | |
9.4 AAA | 6.3 AA | 2.8 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F7FFEA
#D4D2A5
#928779
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f7ffea;
--color-2: #d4d2a5;
--color-3: #928779;
--color-4: #5e5768;
--color-5: #3a445d;
}SCSS
$color-1: #f7ffea; $color-2: #d4d2a5; $color-3: #928779; $color-4: #5e5768; $color-5: #3a445d;
TAILWIND
colors: {
'brand-1': '#f7ffea',
'brand-2': '#d4d2a5',
'brand-3': '#928779',
'brand-4': '#5e5768',
'brand-5': '#3a445d',
}RGB Array
[247, 255, 234], [212, 210, 165], [146, 135, 121], [94, 87, 104], [58, 68, 93]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F7FFEA, #D4D2A5, #928779, #5E5768, #3A445D 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: #f7ffea; --color-2: #d4d2a5; --color-3: #928779; --color-4: #5e5768; --color-5: #3a445d. 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