Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1D2124
Slate Blue · Black · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#2E2E2E
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#7D2C2C
Crimson · Brown · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#191C1F
Indigo · Black · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#373940
Indigo · DarkSlateGray · Dark Stone
Traditional「Indigo」· Paint「Dark Stone」· 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
1D2124 | 2E2E2E | 7D2C2C | 191C1F | 373940 | |
|---|---|---|---|---|---|
| — | 1.2 Fail | 1.8 Fail | 1.1 Fail | 1.4 Fail | |
1.2 Fail | — | 1.5 Fail | 1.3 Fail | 1.2 Fail | |
1.8 Fail | 1.5 Fail | — | 1.8 Fail | 1.2 Fail | |
1.1 Fail | 1.3 Fail | 1.8 Fail | — | 1.5 Fail | |
1.4 Fail | 1.2 Fail | 1.2 Fail | 1.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1D2124
#2E2E2E
#7D2C2C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1d2124;
--color-2: #2e2e2e;
--color-3: #7d2c2c;
--color-4: #191c1f;
--color-5: #373940;
}SCSS
$color-1: #1d2124; $color-2: #2e2e2e; $color-3: #7d2c2c; $color-4: #191c1f; $color-5: #373940;
TAILWIND
colors: {
'brand-1': '#1d2124',
'brand-2': '#2e2e2e',
'brand-3': '#7d2c2c',
'brand-4': '#191c1f',
'brand-5': '#373940',
}RGB Array
[29, 33, 36], [46, 46, 46], [125, 44, 44], [25, 28, 31], [55, 57, 64]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1D2124, #2E2E2E, #7D2C2C, #191C1F, #373940 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: #1d2124; --color-2: #2e2e2e; --color-3: #7d2c2c; --color-4: #191c1f; --color-5: #373940. 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 general-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