Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1F172C
Deep Indigo · Black · Dark Purple
Traditional「Deep Indigo」· Paint「Dark Purple」· Creative Blush Sunrise
#3C2C46
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#554258
Dark Plum · DarkSlateGray · Eggplant
Traditional「Dark Plum」· Paint「Eggplant」· Creative Blush Sunrise
#6E5B6E
Rose Purple · DimGray · Charcoal
Traditional「Rose Purple」· Paint「Charcoal」· Creative Midnight Shadow
#BB9EA2
Peach Pink · DarkGray · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· 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
1F172C | 3C2C46 | 554258 | 6E5B6E | BB9EA2 | |
|---|---|---|---|---|---|
| — | 1.3 Fail | 1.9 Fail | 2.8 Fail | 7.0 AAA | |
1.3 Fail | — | 1.4 Fail | 2.1 Fail | 5.2 AA | |
1.9 Fail | 1.4 Fail | — | 1.5 Fail | 3.7 AA Large | |
2.8 Fail | 2.1 Fail | 1.5 Fail | — | 2.5 Fail | |
7.0 AAA | 5.2 AA | 3.7 AA Large | 2.5 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1F172C
#3C2C46
#554258
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1f172c;
--color-2: #3c2c46;
--color-3: #554258;
--color-4: #6e5b6e;
--color-5: #bb9ea2;
}SCSS
$color-1: #1f172c; $color-2: #3c2c46; $color-3: #554258; $color-4: #6e5b6e; $color-5: #bb9ea2;
TAILWIND
colors: {
'brand-1': '#1f172c',
'brand-2': '#3c2c46',
'brand-3': '#554258',
'brand-4': '#6e5b6e',
'brand-5': '#bb9ea2',
}RGB Array
[31, 23, 44], [60, 44, 70], [85, 66, 88], [110, 91, 110], [187, 158, 162]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1F172C, #3C2C46, #554258, #6E5B6E, #BB9EA2 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: #1f172c; --color-2: #3c2c46; --color-3: #554258; --color-4: #6e5b6e; --color-5: #bb9ea2. 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