Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3D3D3D
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#2F2F2F
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#3C4240
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#2B2B2B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#464C4C
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
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
3D3D3D | 2F2F2F | 3C4240 | 2B2B2B | 464C4C | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.1 Fail | 1.3 Fail | 1.2 Fail | |
1.2 Fail | — | 1.3 Fail | 1.1 Fail | 1.5 Fail | |
1.1 Fail | 1.3 Fail | — | 1.4 Fail | 1.2 Fail | |
1.3 Fail | 1.1 Fail | 1.4 Fail | — | 1.6 Fail | |
1.2 Fail | 1.5 Fail | 1.2 Fail | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3D3D3D
#2F2F2F
#3C4240
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3d3d3d;
--color-2: #2f2f2f;
--color-3: #3c4240;
--color-4: #2b2b2b;
--color-5: #464c4c;
}SCSS
$color-1: #3d3d3d; $color-2: #2f2f2f; $color-3: #3c4240; $color-4: #2b2b2b; $color-5: #464c4c;
TAILWIND
colors: {
'brand-1': '#3d3d3d',
'brand-2': '#2f2f2f',
'brand-3': '#3c4240',
'brand-4': '#2b2b2b',
'brand-5': '#464c4c',
}RGB Array
[61, 61, 61], [47, 47, 47], [60, 66, 64], [43, 43, 43], [70, 76, 76]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This minimal-style palette of #3D3D3D, #2F2F2F, #3C4240, #2B2B2B, #464C4C is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs. Low-saturation colors convey a sophisticated, premium feel. 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: #3d3d3d; --color-2: #2f2f2f; --color-3: #3c4240; --color-4: #2b2b2b; --color-5: #464c4c. 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?
Dark tones work well as backgrounds; pair with light text for readability. Use the brightest color for CTA buttons and interactive elements. 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 minimal-style 5-color scheme is especially suited for finance, legal, luxury 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