Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3D3D40
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#0C0C0D
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#A6D95B
Grass Green · GreenYellow · Olive Green
Traditional「Grass Green」· Paint「Olive Green」· Creative Blush Sunrise
#C4EF83
Willow Green · Khaki · Apple Green
Traditional「Willow Green」· Paint「Apple Green」· Creative Mint Breeze
#FFFFFF
Moonlight White · White · Cloud White
Traditional「Moonlight White」· Paint「Cloud White」· Creative Morning Mist
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
3D3D40 | 0C0C0D | A6D95B | C4EF83 | FFFFFF | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 6.5 AA | 8.3 AAA | 10.8 AAA | |
1.8 Fail | — | 11.8 AAA | 14.9 AAA | 19.6 AAA | |
6.5 AA | 11.8 AAA | — | 1.3 Fail | 1.7 Fail | |
8.3 AAA | 14.9 AAA | 1.3 Fail | — | 1.3 Fail | |
10.8 AAA | 19.6 AAA | 1.7 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3D3D40
#0C0C0D
#A6D95B
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3d3d40;
--color-2: #0c0c0d;
--color-3: #a6d95b;
--color-4: #c4ef83;
--color-5: #ffffff;
}SCSS
$color-1: #3d3d40; $color-2: #0c0c0d; $color-3: #a6d95b; $color-4: #c4ef83; $color-5: #ffffff;
TAILWIND
colors: {
'brand-1': '#3d3d40',
'brand-2': '#0c0c0d',
'brand-3': '#a6d95b',
'brand-4': '#c4ef83',
'brand-5': '#ffffff',
}RGB Array
[61, 61, 64], [12, 12, 13], [166, 217, 91], [196, 239, 131], [255, 255, 255]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3D3D40, #0C0C0D, #A6D95B, #C4EF83, #FFFFFF is ideal for: brand design, premium product pages, magazine layouts, infographics, data visualization, accessible design. Low-saturation colors convey a sophisticated, premium feel. High contrast ensures clear visual hierarchy and readability. It is a classic and elegant choice among 5-color palettes.
How to use this palette in CSS or frontend projects?
Copy the CSS variables directly: --color-1: #3d3d40; --color-2: #0c0c0d; --color-3: #a6d95b; --color-4: #c4ef83; --color-5: #ffffff. 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. Restrained colors convey professionalism and trust. 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