Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3D3935
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#776E67
Ink Gray · DimGray · Warm Gray
Traditional「Ink Gray」· Paint「Warm Gray」· Creative Urban Concrete
#998E85
Tangerine · Gray · Silver Sand
Traditional「Tangerine」· Paint「Silver Sand」· Creative Urban Concrete
#BFD3ED
Azure · LightBlue · Sky Blue
Traditional「Azure」· Paint「Sky Blue」· Creative Twilight Haze
#D3FFD6
Emerald · Beige · Mint Green
Traditional「Emerald」· Paint「Mint Green」· Creative Mint Breeze
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
3D3935 | 776E67 | 998E85 | BFD3ED | D3FFD6 | |
|---|---|---|---|---|---|
| — | 2.3 Fail | 3.6 AA Large | 7.5 AAA | 10.4 AAA | |
2.3 Fail | — | 1.6 Fail | 3.3 AA Large | 4.5 AA | |
3.6 AA Large | 1.6 Fail | — | 2.1 Fail | 2.9 Fail | |
7.5 AAA | 3.3 AA Large | 2.1 Fail | — | 1.4 Fail | |
10.4 AAA | 4.5 AA | 2.9 Fail | 1.4 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3D3935
#776E67
#998E85
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3d3935;
--color-2: #776e67;
--color-3: #998e85;
--color-4: #bfd3ed;
--color-5: #d3ffd6;
}SCSS
$color-1: #3d3935; $color-2: #776e67; $color-3: #998e85; $color-4: #bfd3ed; $color-5: #d3ffd6;
TAILWIND
colors: {
'brand-1': '#3d3935',
'brand-2': '#776e67',
'brand-3': '#998e85',
'brand-4': '#bfd3ed',
'brand-5': '#d3ffd6',
}RGB Array
[61, 57, 53], [119, 110, 103], [153, 142, 133], [191, 211, 237], [211, 255, 214]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This earth-style palette of #3D3935, #776E67, #998E85, #BFD3ED, #D3FFD6 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: #3d3935; --color-2: #776e67; --color-3: #998e85; --color-4: #bfd3ed; --color-5: #d3ffd6. 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 earth-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