Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#F3F4E6
Fresh Green · Linen · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#E8EBC9
Fresh Green · Bisque · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#3D3E32
Autumn Sage · DarkSlateGray · Amber Gold
Traditional「Autumn Sage」· Paint「Amber Gold」· Creative Blush Sunrise
#0A1A11
Celadon · Black · Dark Green
Traditional「Celadon」· Paint「Dark Green」· Creative Blush Sunrise
#110C04
Ochre · Black · Cinnamon
Traditional「Ochre」· Paint「Cinnamon」· 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
F3F4E6 | E8EBC9 | 3D3E32 | 0A1A11 | 110C04 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 9.8 AAA | 16.2 AAA | 17.5 AAA | |
1.1 Fail | — | 8.9 AAA | 14.7 AAA | 15.9 AAA | |
9.8 AAA | 8.9 AAA | — | 1.7 Fail | 1.8 Fail | |
16.2 AAA | 14.7 AAA | 1.7 Fail | — | 1.1 Fail | |
17.5 AAA | 15.9 AAA | 1.8 Fail | 1.1 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#F3F4E6
#E8EBC9
#3D3E32
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #f3f4e6;
--color-2: #e8ebc9;
--color-3: #3d3e32;
--color-4: #0a1a11;
--color-5: #110c04;
}SCSS
$color-1: #f3f4e6; $color-2: #e8ebc9; $color-3: #3d3e32; $color-4: #0a1a11; $color-5: #110c04;
TAILWIND
colors: {
'brand-1': '#f3f4e6',
'brand-2': '#e8ebc9',
'brand-3': '#3d3e32',
'brand-4': '#0a1a11',
'brand-5': '#110c04',
}RGB Array
[243, 244, 230], [232, 235, 201], [61, 62, 50], [10, 26, 17], [17, 12, 4]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #F3F4E6, #E8EBC9, #3D3E32, #0A1A11, #110C04 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: #f3f4e6; --color-2: #e8ebc9; --color-3: #3d3e32; --color-4: #0a1a11; --color-5: #110c04. 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 dark-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