Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1B0C29
Royal Purple · Black · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#39373B
Dark Cyan · DarkSlateGray · Dark Stone
Traditional「Dark Cyan」· Paint「Dark Stone」· Creative Midnight Shadow
#D4C187
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· Paint「Sunflower」· Creative Lemon Fizz
#D9D9D9
Silver Gray · LightGray · Pearl Gray
Traditional「Silver Gray」· Paint「Pearl Gray」· Creative Silver Lining
#171613
Ochre · Black · Amber Gold
Traditional「Ochre」· Paint「Amber Gold」· 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
1B0C29 | 39373B | D4C187 | D9D9D9 | 171613 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 10.4 AAA | 13.2 AAA | 1.0 Fail | |
1.6 Fail | — | 6.6 AA | 8.3 AAA | 1.5 Fail | |
10.4 AAA | 6.6 AA | — | 1.3 Fail | 10.1 AAA | |
13.2 AAA | 8.3 AAA | 1.3 Fail | — | 12.8 AAA | |
1.0 Fail | 1.5 Fail | 10.1 AAA | 12.8 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1B0C29
#39373B
#D4C187
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1b0c29;
--color-2: #39373b;
--color-3: #d4c187;
--color-4: #d9d9d9;
--color-5: #171613;
}SCSS
$color-1: #1b0c29; $color-2: #39373b; $color-3: #d4c187; $color-4: #d9d9d9; $color-5: #171613;
TAILWIND
colors: {
'brand-1': '#1b0c29',
'brand-2': '#39373b',
'brand-3': '#d4c187',
'brand-4': '#d9d9d9',
'brand-5': '#171613',
}RGB Array
[27, 12, 41], [57, 55, 59], [212, 193, 135], [217, 217, 217], [23, 22, 19]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1B0C29, #39373B, #D4C187, #D9D9D9, #171613 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: #1b0c29; --color-2: #39373b; --color-3: #d4c187; --color-4: #d9d9d9; --color-5: #171613. 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