Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#170C2A
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#3F3533
Crimson · DarkSlateGray · Wine Red
Traditional「Crimson」· Paint「Wine Red」· Creative Blush Sunrise
#6A7C2A
Grass Green · DarkOliveGreen · Forest Green
Traditional「Grass Green」· Paint「Forest Green」· Creative Blush Sunrise
#F8E8B5
Goose Yellow · Wheat · Lemon Cream
Traditional「Goose Yellow」· Paint「Lemon Cream」· Creative Lemon Fizz
#4B1626
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· 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
170C2A | 3F3533 | 6A7C2A | F8E8B5 | 4B1626 | |
|---|---|---|---|---|---|
| — | 1.6 Fail | 4.0 AA Large | 15.3 AAA | 1.3 Fail | |
1.6 Fail | — | 2.6 Fail | 9.7 AAA | 1.2 Fail | |
4.0 AA Large | 2.6 Fail | — | 3.8 AA Large | 3.1 AA Large | |
15.3 AAA | 9.7 AAA | 3.8 AA Large | — | 11.9 AAA | |
1.3 Fail | 1.2 Fail | 3.1 AA Large | 11.9 AAA | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#170C2A
#3F3533
#6A7C2A
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #170c2a;
--color-2: #3f3533;
--color-3: #6a7c2a;
--color-4: #f8e8b5;
--color-5: #4b1626;
}SCSS
$color-1: #170c2a; $color-2: #3f3533; $color-3: #6a7c2a; $color-4: #f8e8b5; $color-5: #4b1626;
TAILWIND
colors: {
'brand-1': '#170c2a',
'brand-2': '#3f3533',
'brand-3': '#6a7c2a',
'brand-4': '#f8e8b5',
'brand-5': '#4b1626',
}RGB Array
[23, 12, 42], [63, 53, 51], [106, 124, 42], [248, 232, 181], [75, 22, 38]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #170C2A, #3F3533, #6A7C2A, #F8E8B5, #4B1626 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: #170c2a; --color-2: #3f3533; --color-3: #6a7c2a; --color-4: #f8e8b5; --color-5: #4b1626. 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 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