Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#2A303B
Indigo · DarkSlateGray · Deep Sea Blue
Traditional「Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#663E45
Crimson · DarkOliveGreen · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#615869
Dark Plum · DimGray · Charcoal
Traditional「Dark Plum」· Paint「Charcoal」· Creative Midnight Shadow
#706E60
Autumn Sage · DimGray · Warm Gray
Traditional「Autumn Sage」· Paint「Warm Gray」· Creative Urban Concrete
#E0922A
Ginger · GoldenRod · Warm Sun
Traditional「Ginger」· Paint「Warm Sun」· Creative Blush Sunrise
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
2A303B | 663E45 | 615869 | 706E60 | E0922A | |
|---|---|---|---|---|---|
| — | 1.5 Fail | 2.0 Fail | 2.6 Fail | 5.2 AA | |
1.5 Fail | — | 1.3 Fail | 1.7 Fail | 3.6 AA Large | |
2.0 Fail | 1.3 Fail | — | 1.3 Fail | 2.7 Fail | |
2.6 Fail | 1.7 Fail | 1.3 Fail | — | 2.0 Fail | |
5.2 AA | 3.6 AA Large | 2.7 Fail | 2.0 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#2A303B
#663E45
#615869
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #2a303b;
--color-2: #663e45;
--color-3: #615869;
--color-4: #706e60;
--color-5: #e0922a;
}SCSS
$color-1: #2a303b; $color-2: #663e45; $color-3: #615869; $color-4: #706e60; $color-5: #e0922a;
TAILWIND
colors: {
'brand-1': '#2a303b',
'brand-2': '#663e45',
'brand-3': '#615869',
'brand-4': '#706e60',
'brand-5': '#e0922a',
}RGB Array
[42, 48, 59], [102, 62, 69], [97, 88, 105], [112, 110, 96], [224, 146, 42]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #2A303B, #663E45, #615869, #706E60, #E0922A 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: #2a303b; --color-2: #663e45; --color-3: #615869; --color-4: #706e60; --color-5: #e0922a. 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