Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1C1921
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#2C2F40
Indigo · DarkSlateGray · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#5D6675
Indigo · DimGray · Navy Blue
Traditional「Indigo」· Paint「Navy Blue」· Creative Blush Sunrise
#808995
Azure · LightSlateGray · Warm Gray
Traditional「Azure」· Paint「Warm Gray」· Creative Urban Concrete
#D8DFF2
Azure · Lavender · Sky Blue
Traditional「Azure」· Paint「Sky 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
1C1921 | 2C2F40 | 5D6675 | 808995 | D8DFF2 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 3.0 Fail | 4.9 AA | 13.0 AAA | |
1.3 Fail | — | 2.3 Fail | 3.7 AA Large | 9.9 AAA | |
3.0 Fail | 2.3 Fail | — | 1.6 Fail | 4.3 AA Large | |
4.9 AA | 3.7 AA Large | 1.6 Fail | — | 2.7 Fail | |
13.0 AAA | 9.9 AAA | 4.3 AA Large | 2.7 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1C1921
#2C2F40
#5D6675
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1c1921;
--color-2: #2c2f40;
--color-3: #5d6675;
--color-4: #808995;
--color-5: #d8dff2;
}SCSS
$color-1: #1c1921; $color-2: #2c2f40; $color-3: #5d6675; $color-4: #808995; $color-5: #d8dff2;
TAILWIND
colors: {
'brand-1': '#1c1921',
'brand-2': '#2c2f40',
'brand-3': '#5d6675',
'brand-4': '#808995',
'brand-5': '#d8dff2',
}RGB Array
[28, 25, 33], [44, 47, 64], [93, 102, 117], [128, 137, 149], [216, 223, 242]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1C1921, #2C2F40, #5D6675, #808995, #D8DFF2 is ideal for: brand design, premium product pages, magazine layouts, 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: #1c1921; --color-2: #2c2f40; --color-3: #5d6675; --color-4: #808995; --color-5: #d8dff2. 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?
Medium-brightness colors suit brand primary and accent colors. Use the darkest for text, lightest for backgrounds, and mid-tones for emphasis. 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. 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