Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1B0A24
Royal Purple · Black · Dark Purple
Traditional「Royal Purple」· Paint「Dark Purple」· Creative Blush Sunrise
#2A4858
Slate Blue · DarkSlateGray · Prussian Blue
Traditional「Slate Blue」· Paint「Prussian Blue」· Creative Blush Sunrise
#38868C
Slate Blue · SteelBlue · Mint Ice
Traditional「Slate Blue」· Paint「Mint Ice」· Creative Blush Sunrise
#81898F
Ash · LightSlateGray · Warm Gray
Traditional「Ash」· Paint「Warm Gray」· Creative Urban Concrete
#BA93A2
Rouge · DarkGray · Rose Pink
Traditional「Rouge」· Paint「Rose Pink」· Creative Rose Petal
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
1B0A24 | 2A4858 | 38868C | 81898F | BA93A2 | |
|---|---|---|---|---|---|
| — | 1.9 Fail | 4.4 AA Large | 5.3 AA | 7.0 AA | |
1.9 Fail | — | 2.3 Fail | 2.7 Fail | 3.6 AA Large | |
4.4 AA Large | 2.3 Fail | — | 1.2 Fail | 1.6 Fail | |
5.3 AA | 2.7 Fail | 1.2 Fail | — | 1.3 Fail | |
7.0 AA | 3.6 AA Large | 1.6 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1B0A24
#2A4858
#38868C
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1b0a24;
--color-2: #2a4858;
--color-3: #38868c;
--color-4: #81898f;
--color-5: #ba93a2;
}SCSS
$color-1: #1b0a24; $color-2: #2a4858; $color-3: #38868c; $color-4: #81898f; $color-5: #ba93a2;
TAILWIND
colors: {
'brand-1': '#1b0a24',
'brand-2': '#2a4858',
'brand-3': '#38868c',
'brand-4': '#81898f',
'brand-5': '#ba93a2',
}RGB Array
[27, 10, 36], [42, 72, 88], [56, 134, 140], [129, 137, 143], [186, 147, 162]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1B0A24, #2A4858, #38868C, #81898F, #BA93A2 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: #1b0a24; --color-2: #2a4858; --color-3: #38868c; --color-4: #81898f; --color-5: #ba93a2. 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