Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#0D0C2C
Deep Indigo · Black · Deep Sea Blue
Traditional「Deep Indigo」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#393E5E
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#626173
Deep Indigo · DimGray · Warm Gray
Traditional「Deep Indigo」· Paint「Warm Gray」· Creative Urban Concrete
#A1A08B
Autumn Sage · DarkGray · Sunflower
Traditional「Autumn Sage」· Paint「Sunflower」· Creative Blush Sunrise
#CBC7AA
Fresh Green · Silver · Sunflower
Traditional「Fresh Green」· Paint「Sunflower」· Creative Lemon Fizz
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
0D0C2C | 393E5E | 626173 | A1A08B | CBC7AA | |
|---|---|---|---|---|---|
| — | 1.8 Fail | 3.1 AA Large | 7.2 AAA | 11.1 AAA | |
1.8 Fail | — | 1.7 Fail | 3.9 AA Large | 6.1 AA | |
3.1 AA Large | 1.7 Fail | — | 2.3 Fail | 3.5 AA Large | |
7.2 AAA | 3.9 AA Large | 2.3 Fail | — | 1.6 Fail | |
11.1 AAA | 6.1 AA | 3.5 AA Large | 1.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#0D0C2C
#393E5E
#626173
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #0d0c2c;
--color-2: #393e5e;
--color-3: #626173;
--color-4: #a1a08b;
--color-5: #cbc7aa;
}SCSS
$color-1: #0d0c2c; $color-2: #393e5e; $color-3: #626173; $color-4: #a1a08b; $color-5: #cbc7aa;
TAILWIND
colors: {
'brand-1': '#0d0c2c',
'brand-2': '#393e5e',
'brand-3': '#626173',
'brand-4': '#a1a08b',
'brand-5': '#cbc7aa',
}RGB Array
[13, 12, 44], [57, 62, 94], [98, 97, 115], [161, 160, 139], [203, 199, 170]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #0D0C2C, #393E5E, #626173, #A1A08B, #CBC7AA is ideal for: brand design, premium product pages, magazine layouts, 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: #0d0c2c; --color-2: #393e5e; --color-3: #626173; --color-4: #a1a08b; --color-5: #cbc7aa. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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 tech, SaaS, healthcare, eco 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