Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F6F8D3
Fresh Green · Beige · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#D8DFB6
Willow Green · Wheat · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#A3B9A4
Celadon · DarkGray · Apple Green
Traditional「Celadon」· Paint「Apple Green」· Creative Mint Breeze
#392F38
Rose Purple · DarkSlateGray · Dark Purple
Traditional「Rose Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#080520
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea 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
F6F8D3 | D8DFB6 | A3B9A4 | 392F38 | 080520 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 11.8 AAA | 18.3 AAA | |
1.3 Fail | — | 1.5 Fail | 9.3 AAA | 14.4 AAA | |
1.9 Fail | 1.5 Fail | — | 6.1 AA | 9.5 AAA | |
11.8 AAA | 9.3 AAA | 6.1 AA | — | 1.6 Fail | |
18.3 AAA | 14.4 AAA | 9.5 AAA | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F6F8D3
#D8DFB6
#A3B9A4
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f6f8d3;
--color-2: #d8dfb6;
--color-3: #a3b9a4;
--color-4: #392f38;
--color-5: #080520;
}SCSS
$color-1: #f6f8d3; $color-2: #d8dfb6; $color-3: #a3b9a4; $color-4: #392f38; $color-5: #080520;
TAILWIND
colors: {
'brand-1': '#f6f8d3',
'brand-2': '#d8dfb6',
'brand-3': '#a3b9a4',
'brand-4': '#392f38',
'brand-5': '#080520',
}RGB Array
[246, 248, 211], [216, 223, 182], [163, 185, 164], [57, 47, 56], [8, 5, 32]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #F6F8D3, #D8DFB6, #A3B9A4, #392F38, #080520 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: #f6f8d3; --color-2: #d8dfb6; --color-3: #a3b9a4; --color-4: #392f38; --color-5: #080520. 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