Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1B262C
Slate Blue · DarkSlateGray · Deep Sea Blue
Traditional「Slate Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#404445
Dark Cyan · DarkSlateGray · Charcoal
Traditional「Dark Cyan」· Paint「Charcoal」· Creative Midnight Shadow
#605A4C
Ochre · DimGray · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#8E836F
Ochre · Gray · Amber Brown
Traditional「Ochre」· Paint「Amber Brown」· Creative Blush Sunrise
#9A9889
Autumn Sage · Gray · Silver Sand
Traditional「Autumn Sage」· Paint「Silver Sand」· Creative Urban Concrete
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
1B262C | 404445 | 605A4C | 8E836F | 9A9889 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 2.3 Fail | 4.1 AA Large | 5.3 AA | |
1.6 Fail | — | 1.4 Fail | 2.6 Fail | 3.4 AA Large | |
2.3 Fail | 1.4 Fail | — | 1.8 Fail | 2.4 Fail | |
4.1 AA Large | 2.6 Fail | 1.8 Fail | — | 1.3 Fail | |
5.3 AA | 3.4 AA Large | 2.4 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1B262C
#404445
#605A4C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1b262c;
--color-2: #404445;
--color-3: #605a4c;
--color-4: #8e836f;
--color-5: #9a9889;
}SCSS
$color-1: #1b262c; $color-2: #404445; $color-3: #605a4c; $color-4: #8e836f; $color-5: #9a9889;
TAILWIND
colors: {
'brand-1': '#1b262c',
'brand-2': '#404445',
'brand-3': '#605a4c',
'brand-4': '#8e836f',
'brand-5': '#9a9889',
}RGB Array
[27, 38, 44], [64, 68, 69], [96, 90, 76], [142, 131, 111], [154, 152, 137]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1B262C, #404445, #605A4C, #8E836F, #9A9889 is ideal for: brand design, premium product pages, magazine layouts, tech websites, dark mode UIs, game UIs, 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: #1b262c; --color-2: #404445; --color-3: #605a4c; --color-4: #8e836f; --color-5: #9a9889. 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 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