Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#879885
Celadon · Gray · Silver Sand
Traditional「Celadon」· Paint「Silver Sand」· Creative Urban Concrete
#586A6A
Slate Blue · DimGray · Charcoal
Traditional「Slate Blue」· Paint「Charcoal」· Creative Midnight Shadow
#2D2E43
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#050029
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#845A5E
Crimson · DimGray · Passion Red
Traditional「Crimson」· Paint「Passion Red」· 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
879885 | 586A6A | 2D2E43 | 050029 | 845A5E | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 4.3 AA Large | 6.6 AA | 1.9 Fail | |
1.9 Fail | — | 2.3 Fail | 3.5 AA Large | 1.0 Fail | |
4.3 AA Large | 2.3 Fail | — | 1.5 Fail | 2.3 Fail | |
6.6 AA | 3.5 AA Large | 1.5 Fail | — | 3.5 AA Large | |
1.9 Fail | 1.0 Fail | 2.3 Fail | 3.5 AA Large | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#879885
#586A6A
#2D2E43
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #879885;
--color-2: #586a6a;
--color-3: #2d2e43;
--color-4: #050029;
--color-5: #845a5e;
}SCSS
$color-1: #879885; $color-2: #586a6a; $color-3: #2d2e43; $color-4: #050029; $color-5: #845a5e;
TAILWIND
colors: {
'brand-1': '#879885',
'brand-2': '#586a6a',
'brand-3': '#2d2e43',
'brand-4': '#050029',
'brand-5': '#845a5e',
}RGB Array
[135, 152, 133], [88, 106, 106], [45, 46, 67], [5, 0, 41], [132, 90, 94]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This muted-style palette of #879885, #586A6A, #2D2E43, #050029, #845A5E is ideal for: tech websites, dark mode UIs, game UIs, 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: #879885; --color-2: #586a6a; --color-3: #2d2e43; --color-4: #050029; --color-5: #845a5e. 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. 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 muted-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