Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#BA9E25
Ochre · GoldenRod · Honey Gold
Traditional「Ochre」· Paint「Honey Gold」· Creative Blush Sunrise
#561B5F
Royal Purple · DarkSlateBlue · Eggplant
Traditional「Royal Purple」· Paint「Eggplant」· Creative Blush Sunrise
#113251
Lake Blue · MidnightBlue · Deep Sea Blue
Traditional「Lake Blue」· Paint「Deep Sea Blue」· Creative Blush Sunrise
#840A4D
Rose Purple · Purple · Camellia
Traditional「Rose Purple」· Paint「Camellia」· Creative Blush Sunrise
#131212
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
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
BA9E25 | 561B5F | 113251 | 840A4D | 131212 | |
|---|---|---|---|---|---|
| — | 4.7 AA | 5.0 AA | 3.8 AA Large | 7.1 AAA | |
4.7 AA | — | 1.1 Fail | 1.2 Fail | 1.5 Fail | |
5.0 AA | 1.1 Fail | — | 1.3 Fail | 1.4 Fail | |
3.8 AA Large | 1.2 Fail | 1.3 Fail | — | 1.9 Fail | |
7.1 AAA | 1.5 Fail | 1.4 Fail | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#BA9E25
#561B5F
#113251
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #ba9e25;
--color-2: #561b5f;
--color-3: #113251;
--color-4: #840a4d;
--color-5: #131212;
}SCSS
$color-1: #ba9e25; $color-2: #561b5f; $color-3: #113251; $color-4: #840a4d; $color-5: #131212;
TAILWIND
colors: {
'brand-1': '#ba9e25',
'brand-2': '#561b5f',
'brand-3': '#113251',
'brand-4': '#840a4d',
'brand-5': '#131212',
}RGB Array
[186, 158, 37], [86, 27, 95], [17, 50, 81], [132, 10, 77], [19, 18, 18]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This dark-style palette of #BA9E25, #561B5F, #113251, #840A4D, #131212 is ideal for: tech websites, dark mode UIs, game UIs. 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: #ba9e25; --color-2: #561b5f; --color-3: #113251; --color-4: #840a4d; --color-5: #131212. 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. 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 dark-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