Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#332D2D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#636363
Ink Gray · DimGray · Charcoal
Traditional「Ink Gray」· Paint「Charcoal」· Creative Midnight Shadow
#7BB8A3
Mineral Blue · DarkSeaGreen · Olive Green
Traditional「Mineral Blue」· Paint「Olive Green」· Creative Blush Sunrise
#E6B960
Ginger · SandyBrown · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#DBF78D
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple 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
332D2D | 636363 | 7BB8A3 | E6B960 | DBF78D | |
|---|---|---|---|---|---|
| — | 2.2 Fail | 5.9 AA | 7.4 AAA | 11.4 AAA | |
2.2 Fail | — | 2.6 Fail | 3.3 AA Large | 5.1 AA | |
5.9 AA | 2.6 Fail | — | 1.2 Fail | 1.9 Fail | |
7.4 AAA | 3.3 AA Large | 1.2 Fail | — | 1.5 Fail | |
11.4 AAA | 5.1 AA | 1.9 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#332D2D
#636363
#7BB8A3
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #332d2d;
--color-2: #636363;
--color-3: #7bb8a3;
--color-4: #e6b960;
--color-5: #dbf78d;
}SCSS
$color-1: #332d2d; $color-2: #636363; $color-3: #7bb8a3; $color-4: #e6b960; $color-5: #dbf78d;
TAILWIND
colors: {
'brand-1': '#332d2d',
'brand-2': '#636363',
'brand-3': '#7bb8a3',
'brand-4': '#e6b960',
'brand-5': '#dbf78d',
}RGB Array
[51, 45, 45], [99, 99, 99], [123, 184, 163], [230, 185, 96], [219, 247, 141]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #332D2D, #636363, #7BB8A3, #E6B960, #DBF78D 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: #332d2d; --color-2: #636363; --color-3: #7bb8a3; --color-4: #e6b960; --color-5: #dbf78d. 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