Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#3A121A
Crimson · Black · Deep Berry
Traditional「Crimson」· Paint「Deep Berry」· Creative Blush Sunrise
#5E162A
Dark Violet · Maroon · Raspberry
Traditional「Dark Violet」· Paint「Raspberry」· Creative Blush Sunrise
#952A46
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#AF5F82
Dark Violet · Gray · Rose Pink
Traditional「Dark Violet」· Paint「Rose Pink」· Creative Blush Sunrise
#DCC47E
Ginger · BurlyWood · Sunflower
Traditional「Ginger」· 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
3A121A | 5E162A | 952A46 | AF5F82 | DCC47E | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 2.1 Fail | 3.7 AA Large | 9.6 AAA | |
1.3 Fail | — | 1.7 Fail | 2.9 Fail | 7.5 AAA | |
2.1 Fail | 1.7 Fail | — | 1.8 Fail | 4.5 AA | |
3.7 AA Large | 2.9 Fail | 1.8 Fail | — | 2.6 Fail | |
9.6 AAA | 7.5 AAA | 4.5 AA | 2.6 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#3A121A
#5E162A
#952A46
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #3a121a;
--color-2: #5e162a;
--color-3: #952a46;
--color-4: #af5f82;
--color-5: #dcc47e;
}SCSS
$color-1: #3a121a; $color-2: #5e162a; $color-3: #952a46; $color-4: #af5f82; $color-5: #dcc47e;
TAILWIND
colors: {
'brand-1': '#3a121a',
'brand-2': '#5e162a',
'brand-3': '#952a46',
'brand-4': '#af5f82',
'brand-5': '#dcc47e',
}RGB Array
[58, 18, 26], [94, 22, 42], [149, 42, 70], [175, 95, 130], [220, 196, 126]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #3A121A, #5E162A, #952A46, #AF5F82, #DCC47E 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: #3a121a; --color-2: #5e162a; --color-3: #952a46; --color-4: #af5f82; --color-5: #dcc47e. 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