Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1A1A1A
Ink Black · Black · Jet Black
Traditional「Ink Black」· Paint「Jet Black」· Creative Midnight Shadow
#242226
Ink Black · DarkSlateGray · Dark Stone
Traditional「Ink Black」· Paint「Dark Stone」· Creative Midnight Shadow
#645478
Deep Indigo · DimGray · Eggplant
Traditional「Deep Indigo」· Paint「Eggplant」· Creative Blush Sunrise
#736AAD
Deep Indigo · LightSlateGray · Navy Blue
Traditional「Deep Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#7484C4
Azure · LightSlateGray · Cobalt Blue
Traditional「Azure」· Paint「Cobalt Blue」· Creative Twilight Haze
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
1A1A1A | 242226 | 645478 | 736AAD | 7484C4 | |
|---|---|---|---|---|---|
| — | 1.1 Fail | 2.6 Fail | 3.6 AA Large | 4.8 AA | |
1.1 Fail | — | 2.3 Fail | 3.3 AA Large | 4.4 AA Large | |
2.6 Fail | 2.3 Fail | — | 1.4 Fail | 1.9 Fail | |
3.6 AA Large | 3.3 AA Large | 1.4 Fail | — | 1.3 Fail | |
4.8 AA | 4.4 AA Large | 1.9 Fail | 1.3 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1A1A1A
#242226
#645478
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1a1a1a;
--color-2: #242226;
--color-3: #645478;
--color-4: #736aad;
--color-5: #7484c4;
}SCSS
$color-1: #1a1a1a; $color-2: #242226; $color-3: #645478; $color-4: #736aad; $color-5: #7484c4;
TAILWIND
colors: {
'brand-1': '#1a1a1a',
'brand-2': '#242226',
'brand-3': '#645478',
'brand-4': '#736aad',
'brand-5': '#7484c4',
}RGB Array
[26, 26, 26], [36, 34, 38], [100, 84, 120], [115, 106, 173], [116, 132, 196]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1A1A1A, #242226, #645478, #736AAD, #7484C4 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: #1a1a1a; --color-2: #242226; --color-3: #645478; --color-4: #736aad; --color-5: #7484c4. 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