Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3C3D36
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#D1D7AB
Fresh Green · Silver · Lemon Cream
Traditional「Fresh Green」· Paint「Lemon Cream」· Creative Lemon Fizz
#F4FCE8
Willow Green · Linen · Mint Green
Traditional「Willow Green」· Paint「Mint Green」· Creative Mint Breeze
#E2E849
Autumn Sage · GreenYellow · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#44555C
Slate Blue · DarkSlateGray · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· 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
3C3D36 | D1D7AB | F4FCE8 | E2E849 | 44555C | |
|---|---|---|---|---|---|
| — | 7.3 AAA | 10.4 AAA | 8.3 AAA | 1.4 Fail | |
7.3 AAA | — | 1.4 Fail | 1.1 Fail | 5.2 AA | |
10.4 AAA | 1.4 Fail | — | 1.3 Fail | 7.4 AAA | |
8.3 AAA | 1.1 Fail | 1.3 Fail | — | 5.9 AA | |
1.4 Fail | 5.2 AA | 7.4 AAA | 5.9 AA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3C3D36
#D1D7AB
#F4FCE8
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3c3d36;
--color-2: #d1d7ab;
--color-3: #f4fce8;
--color-4: #e2e849;
--color-5: #44555c;
}SCSS
$color-1: #3c3d36; $color-2: #d1d7ab; $color-3: #f4fce8; $color-4: #e2e849; $color-5: #44555c;
TAILWIND
colors: {
'brand-1': '#3c3d36',
'brand-2': '#d1d7ab',
'brand-3': '#f4fce8',
'brand-4': '#e2e849',
'brand-5': '#44555c',
}RGB Array
[60, 61, 54], [209, 215, 171], [244, 252, 232], [226, 232, 73], [68, 85, 92]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3C3D36, #D1D7AB, #F4FCE8, #E2E849, #44555C 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: #3c3d36; --color-2: #d1d7ab; --color-3: #f4fce8; --color-4: #e2e849; --color-5: #44555c. 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