Scene Recommendations Scene Recommendations
Emotion EMOTION
Industry INDUSTRY
UI Context UI CONTEXT
Color Details Color Details
#1F2C56
Indigo · MidnightBlue · Prussian Blue
Traditional「Indigo」· Paint「Prussian Blue」· Creative Blush Sunrise
#6A305F
Rose Purple · DarkSlateBlue · Eggplant
Traditional「Rose Purple」· Paint「Eggplant」· Creative Blush Sunrise
#A23562
Dark Violet · Brown · Camellia
Traditional「Dark Violet」· Paint「Camellia」· Creative Blush Sunrise
#E26077
Peach Pink · LightCoral · Coral Red
Traditional「Peach Pink」· Paint「Coral Red」· Creative Rose Petal
#C7BDC1
Rouge · Silver · Pearl Gray
Traditional「Rouge」· Paint「Pearl Gray」· Creative Silver Lining
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
1F2C56 | 6A305F | A23562 | E26077 | C7BDC1 | |
|---|---|---|---|---|---|
| — | 1.4 Fail | 2.1 Fail | 4.0 AA Large | 7.4 AAA | |
1.4 Fail | — | 1.5 Fail | 2.8 Fail | 5.2 AA | |
2.1 Fail | 1.5 Fail | — | 1.9 Fail | 3.6 AA Large | |
4.0 AA Large | 2.8 Fail | 1.9 Fail | — | 1.9 Fail | |
7.4 AAA | 5.2 AA | 3.6 AA Large | 1.9 Fail | — |
Color Blindness Simulation Color Blindness Simulation
Protanopia
Deuteranopia
Tritanopia
Achromatopsia
Shades & Tints Shades & Tints
#1F2C56
#6A305F
#A23562
Code Snippets Code Snippets
CSS Custom Properties
:root {
--color-1: #1f2c56;
--color-2: #6a305f;
--color-3: #a23562;
--color-4: #e26077;
--color-5: #c7bdc1;
}SCSS
$color-1: #1f2c56; $color-2: #6a305f; $color-3: #a23562; $color-4: #e26077; $color-5: #c7bdc1;
TAILWIND
colors: {
'brand-1': '#1f2c56',
'brand-2': '#6a305f',
'brand-3': '#a23562',
'brand-4': '#e26077',
'brand-5': '#c7bdc1',
}RGB Array
[31, 44, 86], [106, 48, 95], [162, 53, 98], [226, 96, 119], [199, 189, 193]
FAQ FAQ
What scenarios is this 5-color palette suitable for?
This general-style palette of #1F2C56, #6A305F, #A23562, #E26077, #C7BDC1 is ideal for: 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: #1f2c56; --color-2: #6a305f; --color-3: #a23562; --color-4: #e26077; --color-5: #c7bdc1. 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. 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